summaryrefslogtreecommitdiffstats
path: root/fs/jbd2
diff options
context:
space:
mode:
authorFrank Mayhar <fmayhar@google.com>2009-09-29 16:07:47 +0200
committerTheodore Ts'o <tytso@mit.edu>2009-09-29 16:07:47 +0200
commit830156c79b0a99ddf0f62496bcf4de640f9f52cd (patch)
tree7af8e969f359afd8a4738e22b0374b567041a1fd /fs/jbd2
parentext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes first (diff)
downloadlinux-830156c79b0a99ddf0f62496bcf4de640f9f52cd.tar.xz
linux-830156c79b0a99ddf0f62496bcf4de640f9f52cd.zip
ext4: Avoid updating the inode table bh twice in no journal mode
This is a cleanup of commit 91ac6f4. Since ext4_mark_inode_dirty() has already called ext4_mark_iloc_dirty(), which in turn calls ext4_do_update_inode(), it's not necessary to have ext4_write_inode() call ext4_do_update_inode() in no journal mode. Indeed, it would be duplicated work. Reviewed-by: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Frank Mayhar <fmayhar@google.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/jbd2')
0 files changed, 0 insertions, 0 deletions