commit | 61a189e9c62359cd12b2aa3bd6ab9cffa6cf2745 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Wed Nov 18 17:25:12 2009 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Nov 20 10:05:51 2009 +0900 |
tree | 03c5cb693a5ea01474055fa26028c42d37011b1d | |
parent | 70622a2091647840013c1e982e56a8808768847e [diff] |
nilfs2: move routine marking segment usage dirty into sufile This adds nilfs_sufile_mark_dirty() function in sufile to replace nilfs_touch_segusage() function in log writer code. This is a preparation for the further cleanup which will move out low level sufile operations in the log writer. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>