]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PG: fix filestore collections' bits
authorSage Weil <sage@redhat.com>
Tue, 28 Mar 2017 22:05:32 +0000 (18:05 -0400)
committerSage Weil <sage@redhat.com>
Wed, 29 Mar 2017 02:23:44 +0000 (22:23 -0400)
commitd342ff1bc048ccfd437879329e01f923e0a87287
treeaa37007414872e1efcfc3f8cf29735a7ea341077
parentd6e512b7af4277871672a164f50683675bc2f61c
osd/PG: fix filestore collections' bits

Legacy FileStore didn't store the bit width of a
collection, which prevents you from duplicating/
converting the store to something else (BlueStore). Fix
it up on startup.

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