summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bmap_util.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2018-07-11 22:25:57 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2018-07-11 22:25:57 -0700
commit036257213836e13f08d1b28e528ba99e4ed3fc68 (patch)
tree68783ff79d5ff7bb9f8f234bd34a3a84840ac9d0 /fs/xfs/xfs_bmap_util.c
parent8b2e77c1634935aefc9a4e2aacadda9cd30b78d7 (diff)
downloadlinux-036257213836e13f08d1b28e528ba99e4ed3fc68.tar.bz2
xfs: simplify xfs_aops_discard_page
Instead of looking at the buffer heads to see if a block is delalloc just call xfs_bmap_punch_delalloc_range on the whole page - this will leave any non-delalloc block intact and handle the iteration for us. As a side effect one more place stops caring about buffer heads and we can remove the xfs_check_page_type function entirely. 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_bmap_util.c')
0 files changed, 0 insertions, 0 deletions