summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_qm_stats.c
diff options
context:
space:
mode:
authorDave Chinner <david@fromorbit.com>2011-09-18 22:40:56 +0200
committerAlex Elder <aelder@sgi.com>2011-10-12 04:15:05 +0200
commitbaf41a52b9c62f9a825371806129ed12e2c1e2d8 (patch)
tree18779d98f2e82d24bdda9252d003960f474d4049 /fs/xfs/xfs_qm_stats.c
parentxfs: pass bmalloca structure to xfs_bmap_isaeof (diff)
downloadlinux-baf41a52b9c62f9a825371806129ed12e2c1e2d8.tar.xz
linux-baf41a52b9c62f9a825371806129ed12e2c1e2d8.zip
xfs: move extent records into bmalloca structure
Rather that putting extent records on the stack and then pointing to them in the bmalloca structure which is in the same stack frame, put the extent records directly in the bmalloca structure. This reduces the number of args that need to be passed around. Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_qm_stats.c')
0 files changed, 0 insertions, 0 deletions