Searched hist:d26493b6f017c0b0063a15bf893411ddae85eee4 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/nilfs2/ |
H A D | nilfs.h | diff d26493b6f017c0b0063a15bf893411ddae85eee4 Mon Jun 28 03:49:32 CDT 2010 Jiro SEKIBA <jir@unicus.jp> nilfs2: introduce nilfs_prepare_super
This function checks validity of super block pointers. If first super block is invalid, it will swap the super blocks. The function should be called before any super block information updates. Caller must obtain nilfs->ns_sem.
Signed-off-by: Jiro SEKIBA <jir@unicus.jp> Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
|
H A D | super.c | diff d26493b6f017c0b0063a15bf893411ddae85eee4 Mon Jun 28 03:49:32 CDT 2010 Jiro SEKIBA <jir@unicus.jp> nilfs2: introduce nilfs_prepare_super
This function checks validity of super block pointers. If first super block is invalid, it will swap the super blocks. The function should be called before any super block information updates. Caller must obtain nilfs->ns_sem.
Signed-off-by: Jiro SEKIBA <jir@unicus.jp> Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
|
H A D | segment.c | diff d26493b6f017c0b0063a15bf893411ddae85eee4 Mon Jun 28 03:49:32 CDT 2010 Jiro SEKIBA <jir@unicus.jp> nilfs2: introduce nilfs_prepare_super
This function checks validity of super block pointers. If first super block is invalid, it will swap the super blocks. The function should be called before any super block information updates. Caller must obtain nilfs->ns_sem.
Signed-off-by: Jiro SEKIBA <jir@unicus.jp> Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
|