ceph: fix comment over ceph_drop_caps_for_unlink
authorJeff Layton <jlayton@kernel.org>
Tue, 2 Apr 2019 18:20:24 +0000 (14:20 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 7 May 2019 17:22:38 +0000 (19:22 +0200)
commita452bc0636728b8c12632ae4b5f4ddf39cbe39c1
tree6c07f3039e891a35a48eac770b33e6e3b93e9793
parent8340f22ce50c7c2f9b05e0875891dcc44232dce4
ceph: fix comment over ceph_drop_caps_for_unlink

It's not clear what AUTH_RDCACHE means in this context, and we're
clearly just dropping LINK caps here.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/caps.c