commit | 1e190f8e8098b95d9f48f91db8b618a2d371c13a | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Oct 19 09:09:47 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 21 09:04:58 2019 -0700 |
tree | be95f2994bd1575a6c8ff4a3e7ff2b2ddc30fe0a | |
parent | 5c5b6f7585d272a2fccf4ccf9b85251f6fbeb124 [diff] |
xfs: improve the IOMAP_NOWAIT check for COW inodes Only bail out once we know that a COW allocation is actually required, similar to how we handle normal data fork allocations. 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>