]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: remove buggy [pool_]last_map_marked_full tracking
authorSage Weil <sage@redhat.com>
Wed, 23 Sep 2015 14:26:25 +0000 (10:26 -0400)
committerSage Weil <sage@redhat.com>
Thu, 24 Sep 2015 23:13:03 +0000 (19:13 -0400)
commit9c93ee30027051cc0b4361821d52d247aef151db
treecab07ebfbc0599d6180564d16c12bff23cec216c
parent8ffefecf23ace10a4cc9c52bac8236e78902ea3a
osd: remove buggy [pool_]last_map_marked_full tracking

This is buggy (we reset the pool epoch each time it remains full instead
of only on the initial transition from non-full to full) and now unused.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSD.cc
src/osd/OSD.h