xfs: remove the lid_size field in struct log_item_desc
commitb39342134a6ec72778ffc2ddbd3c0faa10c64676
authorChristoph Hellwig <hch@infradead.org>
Tue, 6 Dec 2011 21:58:09 +0000 (6 21:58 +0000)
committerBen Myers <bpm@sgi.com>
Thu, 8 Dec 2011 19:53:30 +0000 (8 13:53 -0600)
treefc95ebf3b6ef32c80b907d7ea9af6112b4e520ff
parent0244b9603df38bf19155b761689e1a816fc50b0a
xfs: remove the lid_size field in struct log_item_desc

Outside the now removed nodelaylog code this field is only used for
asserts and can be safely removed now.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_dquot_item.c
fs/xfs/xfs_inode_item.c
fs/xfs/xfs_log_cil.c
fs/xfs/xfs_trans.c
fs/xfs/xfs_trans.h