diff options
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2009-11-05 07:53:27 +0100 |
---|---|---|
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2009-11-20 02:05:47 +0100 |
commit | 09bf4aae0a3c471b721c43e7bdb6132200d907b2 (patch) | |
tree | b2f8a8507abfd1a443a9a0965650899ce68f923f /fs/nilfs2/sb.h | |
parent | nilfs2: remove buffer locking from btree code (diff) | |
download | linux-09bf4aae0a3c471b721c43e7bdb6132200d907b2.tar.xz linux-09bf4aae0a3c471b721c43e7bdb6132200d907b2.zip |
nilfs2: stop marking metadata inode dirty within btree operations
Since metadata file routines mark the inode dirty after they
successfully changed bmap objects, nilfs_mdt_mark_dirty() calls in
nilfs_bmap_add_blocks() and nilfs_bmap_sub_blocks() are redundant.
This removes these overlapping calls from the bmap routines.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Diffstat (limited to 'fs/nilfs2/sb.h')
0 files changed, 0 insertions, 0 deletions