diff options
| author | Julia Lawall <julia@diku.dk> | 2009-11-15 15:30:58 -0500 |
|---|---|---|
| committer | Theodore Ts'o <tytso@mit.edu> | 2009-11-15 15:30:58 -0500 |
| commit | 30c6e07a92ea4cb87160d32ffa9bce172576ae4c (patch) | |
| tree | 5799d5f074bfe2dbde001f767bf675e6c11e8335 /fs/jbd2/commit.c | |
| parent | 50689696867d95b38d9c7be640a311494a04fb86 (diff) | |
| download | olio-linux-3.10-30c6e07a92ea4cb87160d32ffa9bce172576ae4c.tar.xz olio-linux-3.10-30c6e07a92ea4cb87160d32ffa9bce172576ae4c.zip | |
ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
We need to be testing the i_flags field in the ext4 specific portion
of the inode, instead of the (confusingly aliased) i_flags field in
the generic struct inode.
Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@kernel.org
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions