diff options
author | Dave Chinner <dchinner@redhat.com> | 2012-06-22 18:50:09 +1000 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2012-07-01 14:50:05 -0500 |
commit | 3e85c868a697805a3d4c7800a6bacdfc81d15cdf (patch) | |
tree | c4c1ee345e2e84a6ff9abdef782cccc6293fc7c7 /fs/xfs/xfs_buf_item.c | |
parent | cbb7baab285a540f173ef1ec3d5bcf9d0ad29d16 (diff) |
xfs: convert internal buffer functions to pass maps
While the external interface currently uses separate blockno/length
variables, we need to move internal interfaces to passing and
parsing vector maps. This will then allow us to add external
interfaces to support discontiguous buffer maps as the internal code
will already support them.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_buf_item.c')
0 files changed, 0 insertions, 0 deletions