summaryrefslogtreecommitdiff
path: root/io_uring/rw.c
diff options
context:
space:
mode:
authorStefan Roesch <shr@fb.com>2022-06-23 10:51:53 -0700
committerJens Axboe <axboe@kernel.dk>2022-07-24 18:39:32 -0600
commit66fa3cedf16abc82d19b943e3289c82e685419d5 (patch)
tree88766f071172355cb09a12fd992f0d0d22f4a713 /io_uring/rw.c
parent6a2aa5d85de534471dd023773236f113eaef26f0 (diff)
downloadlinux-66fa3cedf16abc82d19b943e3289c82e685419d5.tar.gz
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 <shr@fb.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: Christian Brauner (Microsoft) <brauner@kernel.org> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Link: https://lore.kernel.org/r/20220623175157.1715274-11-shr@fb.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/rw.c')
0 files changed, 0 insertions, 0 deletions