diff options
author | Al Viro <viro@ftp.linux.org.uk> | 2006-04-26 08:32:40 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-04-26 16:52:21 +0200 |
commit | a090d9132c1e53e3517111123680c15afb25c0a4 (patch) | |
tree | 7654cbd50a49d1140c71112ce79387bfbc6c0c86 /drivers/parisc/hppb.c | |
parent | [PATCH] fix mips sys32_p{read,write} (diff) | |
download | linux-a090d9132c1e53e3517111123680c15afb25c0a4.tar.xz linux-a090d9132c1e53e3517111123680c15afb25c0a4.zip |
[PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex
All modifications of ->i_flags in inodes that might be visible to
somebody else must be under ->i_mutex. That patch fixes ext3 ioctl()
setting S_APPEND and friends.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/parisc/hppb.c')
0 files changed, 0 insertions, 0 deletions