diff options
author | Dave Chinner <dchinner@redhat.com> | 2010-08-24 06:01:50 +0400 |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2010-10-19 00:07:24 +0400 |
commit | 3ae4c9deb30a8d5ee305b461625dcb298c9804a9 (patch) | |
tree | ad118eaa99b28ed1742db8c9eb5c572dbeab46a3 /fs/xfs/xfs_log_cil.c | |
parent | cd07202cc8262e1669edff0d97715f3dd9260917 (diff) | |
download | linux-3ae4c9deb30a8d5ee305b461625dcb298c9804a9.tar.xz |
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_log_cil.c')
0 files changed, 0 insertions, 0 deletions