diff options
author | 2014-09-17 07:45:12 +0800 | |
---|---|---|
committer | 2014-10-14 21:03:39 +0400 | |
commit | 6cd3bcad0d269f96667ea704d4f6459a5c6ccbab (patch) | |
tree | b1b9f47e26f0553902803e7e58d23a0a3d3b5b0b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ceph: request xattrs if xattr_version is zero (diff) | |
download | wireguard-linux-6cd3bcad0d269f96667ea704d4f6459a5c6ccbab.tar.xz wireguard-linux-6cd3bcad0d269f96667ea704d4f6459a5c6ccbab.zip |
ceph: move ceph_find_inode() outside the s_mutex
ceph_find_inode() may wait on freeing inode, using it inside the s_mutex
may cause deadlock. (the freeing inode is waiting for OSD read reply, but
dispatch thread is blocked by the s_mutex)
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions