Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 1aa91d9c authored by Stefan Roesch's avatar Stefan Roesch Committed by Jens Axboe
Browse files

xfs: Add async buffered write support


This adds the async buffered write support to XFS. For async buffered
write requests, the request will return -EAGAIN if the ilock cannot be
obtained immediately.

Signed-off-by: default avatarStefan Roesch <shr@fb.com>
Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
Reviewed-by: default avatarDarrick J. Wong <djwong@kernel.org>
Link: https://lore.kernel.org/r/20220623175157.1715274-15-shr@fb.com


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 9641506b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment