summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_vnodeops.h
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2009-09-01 01:56:58 +0200
committerFelix Blyakher <felixb@sgi.com>2009-09-01 19:44:56 +0200
commit2e287a731e0607e0371dc6165b7dd3ebc67fa8e1 (patch)
treed51ee5e646aff15965cb483a0e4236cc140105cc /fs/xfs/xfs_vnodeops.h
parentxfs: factor out inode initialisation (diff)
downloadlinux-2e287a731e0607e0371dc6165b7dd3ebc67fa8e1.tar.xz
linux-2e287a731e0607e0371dc6165b7dd3ebc67fa8e1.zip
xfs: improve xfs_inobt_get_rec prototype
Most callers of xfs_inobt_get_rec need to fill a xfs_inobt_rec_incore_t, and those who don't yet are fine with a xfs_inobt_rec_incore_t, instead of the three individual variables, too. So just change xfs_inobt_get_rec to write the output into a xfs_inobt_rec_incore_t directly. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Alex Elder <aelder@sgi.com> Signed-off-by: Felix Blyakher <felixb@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_vnodeops.h')
0 files changed, 0 insertions, 0 deletions