diff options
author | 2019-12-09 11:09:51 +0000 | |
---|---|---|
committer | 2020-01-20 20:12:41 -0500 | |
commit | deed1bfd150c7c71bcdc16419c90933096c1c75e (patch) | |
tree | 6c7221657b3800151a0fb64be1df711550b2159c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fs/adfs: dir: add helper to mark directory buffers dirty (diff) | |
download | wireguard-linux-deed1bfd150c7c71bcdc16419c90933096c1c75e.tar.xz wireguard-linux-deed1bfd150c7c71bcdc16419c90933096c1c75e.zip |
fs/adfs: dir: update directory locking
Update directory locking such that it covers the validation of the
directory, which could fail if another thread is concurrently writing
to the same directory. Since we may sleep, we need to use a rwsem
rather than a rw spinlock.
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions