mirror of
https://github.com/ceph/ceph
synced 2025-02-20 17:37:29 +00:00
os/filestore: (re)implement merge
Merging is a bit different then splitting, because the two collections may already be hashed at different levels. Since lookup etc rely on the idea that the object is always at the deepest level of hashing, if you merge collections with different levels that share some common bit prefix then some objects will end up higher up the hierarchy even though deeper hashed directories exist. Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
2465df57b7
commit
8a1100bf59