]> asedeno.scripts.mit.edu Git - linux.git/commit
xfs: refactor xfs_file_iomap_begin_delay
authorChristoph Hellwig <hch@lst.de>
Sat, 19 Oct 2019 16:09:43 +0000 (09:09 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 21 Oct 2019 16:04:58 +0000 (09:04 -0700)
commitae36b53c6c606a6a7fc1b1d5a08df3221655a619
treebc1605c0d880671c610a49642940d13175b41669
parentffb375a8cf208a5dab818f65b633cdf368f7953c
xfs: refactor xfs_file_iomap_begin_delay

Rejuggle the return path to prepare for filling out a source iomap.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_iomap.c