Goldwyn Rodrigues 29a5d29ec1 xfs: nowait aio support
If IOCB_NOWAIT is set, bail if the i_rwsem is not lockable
immediately.

IF IOMAP_NOWAIT is set, return EAGAIN in xfs_file_iomap_begin
if it needs allocation either due to file extension, writing to a hole,
or COW or waiting for other DIOs to finish.

Return -EAGAIN if we don't have extent list in memory.

Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2017-06-20 07:12:03 -06:00
..
2017-06-09 09:27:32 -06:00
2016-11-30 14:37:15 +11:00
2016-10-04 11:05:44 -07:00
2017-06-12 08:30:13 -06:00
2017-06-20 07:12:03 -06:00
2017-04-03 15:18:17 -07:00
2017-06-20 07:12:03 -06:00
2017-06-05 16:59:12 +02:00
2017-04-25 09:40:41 -07:00
2017-04-03 15:18:17 -07:00
2017-05-06 11:46:16 -07:00