]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: properly update trace vector when quiting path traverse
authorYan, Zheng <zyan@redhat.com>
Thu, 18 Dec 2014 12:01:50 +0000 (20:01 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 5 Feb 2015 14:40:38 +0000 (22:40 +0800)
commit335f02bf7dde417350dec9cef9c3e6bdb3cfeab5
treefe867c01e6c649bf233af999f33faa3093c84b7e
parentf192e2dceac7dbb14785f6896bbff34cb9fdf8d8
mds: properly update trace vector when quiting path traverse

rdlock_path_pin_ref() uses the trace vector to setup request reply's
tracedn

Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/mds/MDCache.cc