git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d045094
)
xfs: untangle phase1 vs phase2 recovery helpers
author
Christoph Hellwig
<hch@infradead.org>
Wed, 1 Dec 2010 22:06:24 +0000
(22:06 +0000)
committer
Alex 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