Skip to content

Commit

Permalink
xfs: untangle phase1 vs phase2 recovery helpers
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Christoph Hellwig authored and Alex Elder committed Dec 16, 2010
1 parent d045094 commit c9f71f5
Showing 1 changed file with 93 additions and 101 deletions.
Loading

0 comments on commit c9f71f5

Please sign in to comment.