aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bmap.c
diff options
context:
space:
mode:
authorDave Chinner <dchinner@redhat.com>2010-08-24 12:01:50 +1000
committerAlex Elder <aelder@sgi.com>2010-10-18 15:07:24 -0500
commit3ae4c9deb30a8d5ee305b461625dcb298c9804a9 (patch)
treead118eaa99b28ed1742db8c9eb5c572dbeab46a3 /fs/xfs/xfs_bmap.c
parentcd07202cc8262e1669edff0d97715f3dd9260917 (diff)
downloadkernel_samsung_smdk4412-3ae4c9deb30a8d5ee305b461625dcb298c9804a9.zip
kernel_samsung_smdk4412-3ae4c9deb30a8d5ee305b461625dcb298c9804a9.tar.gz
kernel_samsung_smdk4412-3ae4c9deb30a8d5ee305b461625dcb298c9804a9.tar.bz2
xfs: use range primitives for xfs page cache operations
While XFS passes ranges to operate on from the core code, the functions being called ignore the either the entire range or the end of the range. This is historical because when the function were written linux didn't have the necessary range operations. Update the functions to use the correct operations. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/xfs_bmap.c')
0 files changed, 0 insertions, 0 deletions