commit | 5fc7b14177b1a1c2f2511aed62a4ca870d0332e7 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Thu May 05 12:56:51 2011 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Tue May 10 22:21:57 2011 +0900 |
tree | f64f2b0f424e7506dd6bb07c133348a9796b2212 | |
parent | aa405b1f4238401616e7d98620170b424b2dbefc [diff] |
nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty This replaces nilfs_mdt_mark_buffer_dirty and nilfs_btnode_mark_dirty macros with mark_buffer_dirty and gets rid of nilfs_mark_buffer_dirty, an own mark buffer dirty function. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>