https://github.com/torvalds/linux
Revision b22b1f178f6799278d3178d894f37facb2085765 authored by Tao Ma on 07 June 2012, 23:04:19 UTC, committed by Theodore Ts'o on 07 June 2012, 23:04:19 UTC
Commit 7990696 uses the ext4_{set,clear}_inode_flags() functions to
change the i_flags automatically but fails to remove the error setting
of i_flags.  So we still have the problem of trashing state flags.
Fix this by removing the assignment.

Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@kernel.org
1 parent b0dd6b7
History
Tip revision: b22b1f178f6799278d3178d894f37facb2085765 authored by Tao Ma on 07 June 2012, 23:04:19 UTC
ext4: don't set i_flags in EXT4_IOC_SETFLAGS
Tip revision: b22b1f1
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.3 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 207.3 KB
Makefile -rw-r--r-- 46.0 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top