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:
aee5ce2
)
nilfs2: divide load_segment_summary function
author
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Sun, 23 May 2010 10:21:49 +0000
(19:21 +0900)
committer
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Fri, 23 Jul 2010 01:02:09 +0000
(10:02 +0900)
load_segment_summary function has two distinct roles: getting summary
header of a log, and verifying consistencies of the log.
This divide it into two corresponding functions, nilfs_read_log_header
and nilfs_validate_log to clarify the meaning.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
fs/nilfs2/recovery.c
patch
|
blob
|
history
diff --cc
fs/nilfs2/recovery.c
Simple merge