]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds/Session: use projected parent for auth path check 6200/head
authorSage Weil <sage@redhat.com>
Thu, 8 Oct 2015 02:59:43 +0000 (22:59 -0400)
committerSage Weil <sage@redhat.com>
Thu, 8 Oct 2015 02:59:43 +0000 (22:59 -0400)
commit1e57e6de273b89e6166ec4bac1b42a9d4e1ceeea
treef059ccbb2edc753e923a6550ec680690e0a187ad
parent116bc832a3d7c70a27591c4fe65f276dd1a5b3ff
mds/Session: use projected parent for auth path check

In particular, a file's current path might indicate no parent
because the initial link into the tree isn't committed yet.

Fixes: #13364
Signed-off-by: Sage Weil <sage@redhat.com>
src/mds/SessionMap.cc