nilfs2: segment constructor
This adds the segment constructor (also called log writer). The segment constructor collects dirty buffers for every dirty inode, makes summaries of the buffers, assigns disk block addresses to the buffers, and then submits BIOs for the buffers. Signed-off-by: NRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> Signed-off-by: NAndrew Morton <akpm@linux-foundation.org> Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
Showing
fs/nilfs2/seglist.h
0 → 100644
fs/nilfs2/segment.c
0 → 100644
此差异已折叠。
fs/nilfs2/segment.h
0 → 100644
想要评论请 注册 或 登录