diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2020-02-12 17:08:39 +0300 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2020-03-30 13:42:40 +0300 |
commit | a52cc685753568e5bcbe762586c2bfbe7175255e (patch) | |
tree | a1550825ed173615dad5067d470e6b6fa1f5d29b /tools/perf/scripts/python/syscall-counts.py | |
parent | 78b42a871a654face984c844b43c777d66adb1fe (diff) | |
download | linux-a52cc685753568e5bcbe762586c2bfbe7175255e.tar.xz |
rbd: acquire header_rwsem just once in rbd_queue_workfn()
Currently header_rwsem is acquired twice: once in rbd_dev_parent_get()
when the image request is being created and then in rbd_queue_workfn()
to capture mapping_size and snapc. Introduce rbd_img_capture_header()
and move image request allocation so that header_rwsem can be acquired
just once.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions