diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2019-12-09 14:10:11 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-01-21 04:12:41 +0300 |
commit | cdc46e99e1c9f50802c4f543f10151887e4c4e0e (patch) | |
tree | 6e78dc633d831861d3fd4b21100dc9c3126d7d26 /tools/perf/scripts/python/syscall-counts.py | |
parent | 4a0a88b6660b48f773b6e7631e0be57b7f5048ed (diff) | |
download | linux-cdc46e99e1c9f50802c4f543f10151887e4c4e0e.tar.xz |
fs/adfs: dir: switch to iterate_shared method
There is nothing in our readdir (aka iterate) method that relies on
the directory inode being exclusively locked, so switch to using the
iterate_shared() hook rather than iterate().
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions