diff options
author | Jeff Layton <jlayton@kernel.org> | 2021-06-04 18:01:25 +0300 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2021-06-29 01:15:52 +0300 |
commit | 6a92b08fdad22ae3558faaef561587ebfcb8b901 (patch) | |
tree | 864744c8acda27f9125499d46b8f0eaf1bbb8ea0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 52d60f8e18b855d67ecdc4fa34ae1b894d36c7b9 (diff) | |
download | linux-6a92b08fdad22ae3558faaef561587ebfcb8b901.tar.xz |
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 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions