summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_vnodeops.c
diff options
context:
space:
mode:
authorDave Chinner2010-08-24 04:01:50 +0200
committerAlex Elder2010-10-18 22:07:24 +0200
commit3ae4c9deb30a8d5ee305b461625dcb298c9804a9 (patch)
treead118eaa99b28ed1742db8c9eb5c572dbeab46a3 /fs/xfs/xfs_vnodeops.c
parentLinux 2.6.36-rc8 (diff)
downloadkernel-qcow2-linux-3ae4c9deb30a8d5ee305b461625dcb298c9804a9.tar.gz
kernel-qcow2-linux-3ae4c9deb30a8d5ee305b461625dcb298c9804a9.tar.xz
kernel-qcow2-linux-3ae4c9deb30a8d5ee305b461625dcb298c9804a9.zip
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_vnodeops.c')
0 files changed, 0 insertions, 0 deletions