xfs: refactor xlog_recover_process_data()
authorDave Chinner <dchinner@redhat.com>
Sun, 28 Sep 2014 23:45:03 +0000 (09:45 +1000)
committerDave Chinner <david@fromorbit.com>
Sun, 28 Sep 2014 23:45:03 +0000 (09:45 +1000)
Clean up xlog_recover_process_data() structure in preparation for
fixing the allocation and freeing context of the transaction being
recovered.

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

No differences found