diff options
author | Christoph Hellwig <hch@infradead.org> | 2007-08-16 16:23:53 +1000 |
---|---|---|
committer | Tim Shimmin <tes@chook.melbourne.sgi.com> | 2007-10-15 16:26:13 +1000 |
commit | 8cba43447e7a843cd446a73baa91fe686f01e565 (patch) | |
tree | d13bfc063291c27503a3e2bd23c2d1988ec7c0a1 /fs/smbfs/request.h | |
parent | a6f64d4aea0d0c8483e910c7dd2d1ee48e42245c (diff) |
[XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_all
xfs_bmbt_set_all/xfs_bmbt_disk_set_all are identical to
xfs_bmbt_set_allf/xfs_bmbt_disk_set_allf except that the former take a
xfs_bmbt_irec_t and the latter take the individual extent fields as scalar
values.
This patch reimplements xfs_bmbt_set_all/xfs_bmbt_disk_set_all as trivial
wrappers around xfs_bmbt_set_allf/xfs_bmbt_disk_set_allf and cleans up the
variable naming in xfs_bmbt_set_allf/xfs_bmbt_disk_set_allf to have some
meaning instead of one char variable names.
SGI-PV: 968563
SGI-Modid: xfs-linux-melb:xfs-kern:29319a
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
Diffstat (limited to 'fs/smbfs/request.h')
0 files changed, 0 insertions, 0 deletions