diff options
author | Stefan Roesch <[email protected]> | 2022-06-23 10:51:53 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-07-24 18:39:32 -0600 |
commit | 66fa3cedf16abc82d19b943e3289c82e685419d5 (patch) | |
tree | 88766f071172355cb09a12fd992f0d0d22f4a713 /net/lapb/lapb_subr.c | |
parent | 6a2aa5d85de534471dd023773236f113eaef26f0 (diff) |
fs: Add async write file modification handling.
This adds a file_modified_async() function to return -EAGAIN if the
request either requires to remove privileges or needs to update the file
modification time. This is required for async buffered writes, so the
request gets handled in the io worker of io-uring.
Signed-off-by: Stefan Roesch <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Reviewed-by: Christian Brauner (Microsoft) <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions