diff options
author | Stefan Roesch <shr@fb.com> | 2022-06-23 20:51:57 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-07-25 03:39:32 +0300 |
commit | 1aa91d9c993397858a50c433933ea119903fdea2 (patch) | |
tree | b0faf0f9eb7420e969445b3600a5802a648bdd03 /mm | |
parent | 9641506b2deed1bb6be7464a95d62c472eca0e8e (diff) | |
download | linux-1aa91d9c993397858a50c433933ea119903fdea2.tar.xz |
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: Stefan Roesch <shr@fb.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Link: https://lore.kernel.org/r/20220623175157.1715274-15-shr@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions