Home
last modified time | relevance | path

Searched hist:"354 fa8be" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nilfs2/
H A Drecovery.c354fa8be Sun May 23 05:21:49 CDT 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: divide load_segment_summary function

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>
354fa8be Sun May 23 05:21:49 CDT 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: divide load_segment_summary function

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>