diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2006-06-27 16:12:40 +1000 |
---|---|---|
committer | Nathan Scott <nathans@sgi.com> | 2006-06-27 16:12:40 +1000 |
commit | 1998764e5a1700ffad2cab29b7b2a175364e5b70 (patch) | |
tree | 0537711d87e512d3e90a52610dc89269b13288f3 /fs/xfs/linux-2.6 | |
parent | b3bbed1d08e925a12ebbe6326d17554902b3d9ab (diff) |
[XFS] Reduce size of xfs_trans_t structure. * remove ->t_forw, ->t_back --
unused * ->t_ag_freeblks_delta, ->t_ag_flist_delta, ->t_ag_btree_delta
are debugging aid -- wrap them in everyone's favourite way. As a
result, cut "xfs_trans" slab object size from 592 to 572 bytes here.
SGI-PV: 904196
SGI-Modid: xfs-linux-melb:xfs-kern:26319a
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Nathan Scott <nathans@sgi.com>
Diffstat (limited to 'fs/xfs/linux-2.6')
0 files changed, 0 insertions, 0 deletions