xfs: remove another leftover of the old inode log item format
authorChristoph Hellwig <hch@lst.de>
Mon, 16 Mar 2009 07:19:59 +0000 (08:19 +0100)
committerChristoph Hellwig <hch@brick.lst.de>
Mon, 16 Mar 2009 07:19:59 +0000 (08:19 +0100)
There's another little snipplet of code left from the handling of the old
inode log item format in xlog_recover_do_inode_trans.  Kill it as it
can't be reached anymore.

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

No differences found