summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_reflink.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2018-07-11 22:25:59 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2018-07-11 22:25:59 -0700
commita7b28f72ab90fe7a2f438360df5f6fda4237afdc (patch)
treebe4d70ed6cdfa49a4ecdcc3c536aa13e005b8bd9 /fs/xfs/xfs_reflink.c
parentc57371a16d074bb4eafe6b73f29360085ecb2064 (diff)
downloadlinux-a7b28f72ab90fe7a2f438360df5f6fda4237afdc.tar.bz2
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.c')
0 files changed, 0 insertions, 0 deletions