]> git.apps.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)
committerJeff Layton <jlayton@redhat.com>
Tue, 26 Mar 2019 14:50:24 +0000 (10:50 -0400)
commit42cb3a0b11028241fa7a1deef72faebaac4f3836
tree1027cb50d4b91bfc1888de8d9b7595311ccb2b42
parenta6587037af5fca2cd7911e11cea6048eb00c2c8a
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>
src/client/Client.cc