diff options
author | 2022-03-20 13:08:38 -0600 | |
---|---|---|
committer | 2022-03-20 17:53:38 -0600 | |
commit | f63cf5192fe3418ad5ae1a4412eba5694b145f79 (patch) | |
tree | a352408a142d817237d8f0b63a196b02ef3e5cfc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: recycle provided before arming poll (diff) | |
download | wireguard-linux-f63cf5192fe3418ad5ae1a4412eba5694b145f79.tar.xz wireguard-linux-f63cf5192fe3418ad5ae1a4412eba5694b145f79.zip |
io_uring: ensure that fsnotify is always called
Ensure that we call fsnotify_modify() if we write a file, and that we
do fsnotify_access() if we read it. This enables anyone using inotify
on the file to get notified.
Ditto for fallocate, ensure that fsnotify_modify() is called.
Cc: stable@vger.kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions