commit | 2f251293b09065118d78ae4e883e5639cc22f94e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri Dec 13 11:34:05 2013 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Fri Dec 13 11:34:05 2013 +1100 |
tree | 16d88b21ca7aeec77a1e3ab9aadb0d837c8b111d | |
parent | da7765031de15273d370d18a5354e1d8001ce2a9 [diff] |
xfs: remove the inode log format from the inode log item 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>