xfs: untangle phase1 vs phase2 recovery helpers
authorChristoph Hellwig <hch@infradead.org>
Wed, 1 Dec 2010 22:06:24 +0000 (22:06 +0000)
committerAlex Elder <aelder@sgi.com>
Thu, 16 Dec 2010 22:05:30 +0000 (16:05 -0600)
Dispatch to a different helper for phase1 vs phase2 in
xlog_recover_commit_trans instead of doing it in all the
low-level functions.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>

No differences found