summaryrefslogtreecommitdiff
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@sgi.com>2006-01-11 09:48:33 (GMT)
committerNathan Scott <nathans@sgi.com>2006-01-11 09:48:33 (GMT)
commit1defeac9d4fffa3eabc4fba887e8ff5b1da7f361 (patch)
tree2943a4d8f5fda0dc4e5722af95ced19fe5d4bdb1 /REPORTING-BUGS
parent10ce444428c2329eb2aaf84850b5c7c09cecc58c (diff)
downloadlinux-fsl-qoriq-1defeac9d4fffa3eabc4fba887e8ff5b1da7f361.tar.xz
[XFS] clean up the xfs_offset_to_map interface Currently we pass a struct
page and a relative offset into that page around, and returns the current xfs_iomap_t if the block at the specified offset fits into it, or a NULL pointer otherwise. This patch passed the full 64bit offset into the inode that all callers have anyway, and changes the return value to a simple boolean. Also the function gets a more descriptive name: xfs_iomap_valid. SGI-PV: 947118 SGI-Modid: xfs-linux-melb:xfs-kern:203825a Signed-off-by: Christoph Hellwig <hch@sgi.com> Signed-off-by: Nathan Scott <nathans@sgi.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions