Home
last modified time | relevance | path

Searched hist:"30 c6e07a92ea4cb87160d32ffa9bce172576ae4c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dinode.cdiff 30c6e07a92ea4cb87160d32ffa9bce172576ae4c Sun Nov 15 14:30:58 CST 2009 Julia Lawall <julia@diku.dk> 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