]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: comment fix in _lookup
authorJeff Layton <jlayton@redhat.com>
Tue, 12 Mar 2019 12:55:16 +0000 (08:55 -0400)
committerNathan Cutler <ncutler@suse.com>
Wed, 16 Oct 2019 10:46:20 +0000 (12:46 +0200)
commit34160786ed41dd4f6a97d294fa511d77bc0d42cb
tree8d09e7852e6a028fdf6829ce682e05a63beafb70
parente291c33334e7ccd4dc49f8ea26015ff9bbeda323
client: comment fix in _lookup

We're checking for Fs caps on the directory, _not_ a dentry lease.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit 42cb3a0b11028241fa7a1deef72faebaac4f3836)
src/client/Client.cc