]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: remove the lid_size field in struct log_item_desc
authorChristoph Hellwig <hch@infradead.org>
Tue, 6 Dec 2011 21:58:09 +0000 (21:58 +0000)
committerBen Myers <bpm@sgi.com>
Thu, 8 Dec 2011 19:53:30 +0000 (13:53 -0600)
commit07a319bdd897ad055b5af095e3d108a1600d78a0
treefc95ebf3b6ef32c80b907d7ea9af6112b4e520ff
parentea59b0038a6e56630affddf8cc1f8e8f50ff1bc0
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