aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph/Kconfig
diff options
context:
space:
mode:
authorJeff Layton2021-06-04 11:01:25 -0400
committerIlya Dryomov2021-06-29 00:15:52 +0200
commit6a92b08fdad22ae3558faaef561587ebfcb8b901 (patch)
tree864744c8acda27f9125499d46b8f0eaf1bbb8ea0 /fs/ceph/Kconfig
parent52d60f8e18b855d67ecdc4fa34ae1b894d36c7b9 (diff)
ceph: don't take s_mutex or snap_rwsem in ceph_check_caps
These locks appear to be completely unnecessary. Almost all of this function is done under the inode->i_ceph_lock, aside from the actual sending of the message. Don't take either lock in this function. Signed-off-by: Jeff Layton <jlayton@kernel.org> Reviewed-by: Luis Henriques <lhenriques@suse.de> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'fs/ceph/Kconfig')
0 files changed, 0 insertions, 0 deletions