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)
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>

No differences found