]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: call maybe_export_pin on all fetched dirfrags
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 5 May 2017 23:10:53 +0000 (19:10 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 5 May 2017 23:11:33 +0000 (19:11 -0400)
commit048abc330ddf0c2ce3dfbc8287d7a8e94ae507b4
tree5c35a2492e2d50cc5f667d6697b91a6fa8a5eaaf
parent383d521af3d9135fec65b488942b099344dfceb1
mds: call maybe_export_pin on all fetched dirfrags

If the dirfrag is pinned to the current mds, it needs to be made into an aux
subtree.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/CInode.cc