commit | fd36a71762f3b0fcb9741ed24021afabec7e0c45 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Thu Dec 15 08:37:58 2016 -0500 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Feb 20 12:16:05 2017 +0100 |
tree | 593df649a70c6b725f460f1605c513f02804b6c7 | |
parent | c6b0b656ca24ede6657abb4a2cd910fa9c1879ba [diff] |
ceph: pass parent dir ino info to build_dentry_path In the event that we have a parent inode reference in the request, we can use that instead of mucking about in the dcache. Pass any parent inode info we have down to build_dentry_path so it can make use of it. Link: http://tracker.ceph.com/issues/18148 Signed-off-by: Jeff Layton <jlayton@redhat.com> Reviewed-by: Yan, Zheng <zyan@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>