diff options
| author | Christoph Hellwig <hch@lst.de> | 2018-07-11 22:25:59 -0700 |
|---|---|---|
| committer | Darrick J. Wong <darrick.wong@oracle.com> | 2018-07-11 22:25:59 -0700 |
| commit | a7b28f72ab90fe7a2f438360df5f6fda4237afdc (patch) | |
| tree | be4d70ed6cdfa49a4ecdcc3c536aa13e005b8bd9 /fs/xfs/xfs_reflink.h | |
| parent | c57371a16d074bb4eafe6b73f29360085ecb2064 (diff) | |
| download | linux-a7b28f72ab90fe7a2f438360df5f6fda4237afdc.tar.gz linux-a7b28f72ab90fe7a2f438360df5f6fda4237afdc.tar.bz2 linux-a7b28f72ab90fe7a2f438360df5f6fda4237afdc.zip | |
xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks
We want to be able to use the extent state as a reliably indicator for
the type of I/O, and stop using the buffer head state. For this we
need to stop using the XFS_BMAPI_IGSTATE so that we don't see merged
extents of different types.
Based on a patch from Dave Chinner.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_reflink.h')
0 files changed, 0 insertions, 0 deletions
