]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: break ancestor walk if node is export_pinned
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 25 Apr 2017 15:13:44 +0000 (11:13 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 25 Apr 2017 15:14:21 +0000 (11:14 -0400)
commit91952aaf582174cd167d3a8967a121cdffab27ff
treeb5a11e084cb24f3af83cbb468f146fed464fb825
parentaebc1caee86b70f51d7d2d16f25f0ee9e4119f43
mds: break ancestor walk if node is export_pinned

i.e. don't keep walking the parents after adding the ancestor (or the node
itself) to the export_pin_queue.

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