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>
-
mentioned in commit 9c505780
-
mentioned in commit c3f35a51
-
mentioned in commit fd357886
-
mentioned in commit 722438a4
-
mentioned in commit 68c23fb3
-
mentioned in commit 006d7387
-
mentioned in commit ba60ac32
-
mentioned in commit 052f537a
-
mentioned in commit 6ed57c4b
-
mentioned in commit 30fe79d3
-
mentioned in commit 0c50a117
-
mentioned in commit 57cb6600
-
mentioned in commit 6b63ca48
-
mentioned in commit 20c3bffb
-
mentioned in commit 763a0b71
-
mentioned in commit 37271d3c
-
mentioned in commit 9418dc0e
-
mentioned in commit 0331280c
-
mentioned in commit c993f5d0
-
mentioned in commit 5a111a93
-
mentioned in commit 796f3f4b
-
mentioned in commit 5eaf18b7
-
mentioned in commit 98a51906
-
mentioned in commit 459b0aa1
-
mentioned in commit 13b42ff2
-
mentioned in commit 8178b880
-
mentioned in commit 18ffd755
-
mentioned in commit 3c83e0a9