Theodore Ts'o
00a1a053eb
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
...
Use cmpxchg() to atomically set i_flags instead of clearing out the
S_IMMUTABLE, S_APPEND, etc. flags and then setting them from the
EXT4_IMMUTABLE_FL, EXT4_APPEND_FL flags, since this opens up a race
where an immutable file has the immutable flag cleared for a brief
window of time.
Reported-by: John Sullivan <jsrhbz@kanargh.force9.co.uk>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-03-30 17:02:06 -07:00
..
2014-01-28 08:38:04 -08:00
2014-01-25 03:13:01 -05:00
2014-02-01 10:59:39 -08:00
2014-01-23 16:36:59 -08:00
2014-01-25 03:14:38 -05:00
2014-02-16 11:05:27 -08:00
2014-02-17 12:37:13 -08:00
2014-02-28 14:01:14 -06:00
2014-01-25 03:13:02 -05:00
2014-01-25 11:17:34 -08:00
2014-01-25 03:13:00 -05:00
2014-01-25 03:13:02 -05:00
2014-01-23 18:54:14 +02:00
2014-01-25 23:58:19 -05:00
2014-01-28 08:38:04 -08:00
2014-03-30 17:02:06 -07:00
2014-01-30 11:19:05 -08:00
2014-02-17 13:47:35 -08:00
2014-01-28 08:38:04 -08:00
2014-01-30 11:19:05 -08:00
2014-03-10 17:26:21 -07:00
2014-01-26 11:51:09 +01:00
2014-02-02 16:24:07 -08:00
2014-02-17 20:33:01 -05:00
2014-01-28 18:56:37 -08:00
2014-02-13 15:56:05 -06:00
2014-02-25 07:37:52 -08:00
2014-02-13 14:55:02 -05:00
2014-01-30 11:19:05 -08:00
2014-03-09 19:17:39 -07:00
2014-02-18 12:25:57 -05:00
2014-01-30 11:19:05 -08:00
2014-01-25 03:14:05 -05:00
2014-02-25 11:18:06 +01:00
2014-02-09 15:18:09 -05:00
2014-03-28 13:56:58 -07:00
2014-03-10 17:26:20 -07:00
2014-01-25 03:13:03 -05:00
2014-02-20 21:57:04 +01:00
2014-01-23 16:36:58 -08:00
2014-02-17 13:46:33 -08:00
2014-01-23 16:37:04 -08:00
2014-02-25 07:37:52 -08:00
2014-01-23 16:37:03 -08:00
2014-02-20 21:56:00 +01:00
2014-02-27 10:37:22 -08:00
2014-03-27 09:52:54 -07:00
2014-01-23 16:36:58 -08:00
2014-02-21 15:56:36 -08:00
2014-02-11 08:40:45 -07:00
2014-02-06 13:48:51 -08:00
2014-01-21 16:19:42 -08:00
2014-01-23 16:37:01 -08:00
2014-03-23 00:28:40 -04:00
2014-01-29 16:22:40 -08:00
2014-01-25 03:13:04 -05:00
2014-02-05 12:54:53 -08:00
2014-03-10 11:44:41 -04:00
2014-03-23 00:03:12 -04:00
2014-02-22 02:02:28 +01:00
2014-01-26 08:26:40 -05:00
2014-01-28 08:38:04 -08:00
2014-01-26 08:26:42 -05:00
2014-03-23 00:32:55 -04:00
2014-01-20 15:49:44 -08:00
2014-03-10 11:44:41 -04:00
2014-01-23 16:37:00 -08:00
2014-02-03 17:12:37 -05:00
2014-01-23 16:37:02 -08:00
2014-03-23 00:03:12 -04:00
2014-01-22 19:36:57 +01:00
2014-01-31 14:29:36 -05:00
2014-02-22 02:02:28 +01:00