diff options
author | Curt Wohlgemuth <curtw@google.com> | 2009-09-29 16:06:01 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2009-09-29 16:06:01 -0400 |
commit | f3dc272fd5e2ae08244796bb39e7e1ce4b25d3b3 (patch) | |
tree | 795edae4030352dfea7cb79ed5a5b0b5ef3d3afb /fs/isofs/namei.c | |
parent | 830156c79b0a99ddf0f62496bcf4de640f9f52cd (diff) | |
download | blackbird-obmc-linux-f3dc272fd5e2ae08244796bb39e7e1ce4b25d3b3.tar.gz blackbird-obmc-linux-f3dc272fd5e2ae08244796bb39e7e1ce4b25d3b3.zip |
ext4: Make sure ext4_dirty_inode() updates the inode in no journal mode
This patch a problem that ext4_dirty_inode() was not calling
ext4_mark_inode_dirty() if the current_handle is not valid, which it
is the case in no journal mode.
It also removes a test for non-matching transaction which can never
happen.
Signed-off-by: Curt Wohlgemuth <curtw@google.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/isofs/namei.c')
0 files changed, 0 insertions, 0 deletions