diff options
author | Frank Mayhar <fmayhar@google.com> | 2009-09-29 10:07:47 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2009-09-29 10:07:47 -0400 |
commit | 830156c79b0a99ddf0f62496bcf4de640f9f52cd (patch) | |
tree | 7af8e969f359afd8a4738e22b0374b567041a1fd /crypto/xts.c | |
parent | f3ce8064b388ccf420012c5a4907aae4f13fe9d0 (diff) |
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 'crypto/xts.c')
0 files changed, 0 insertions, 0 deletions