xfs: remove the inode log format from the inode log item
authorChristoph Hellwig <hch@infradead.org>
Fri, 13 Dec 2013 00:34:05 +0000 (11:34 +1100)
committerDave Chinner <david@fromorbit.com>
Fri, 13 Dec 2013 00:34:05 +0000 (11:34 +1100)
No need to keep the inode log format around all the time, we can
easily generate it at iop_format time.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>

No differences found