Theodore Ts'o b907f2d519 ext4: avoid calling ext4_mark_inode_dirty() under unneeded semaphores
There is no need to call ext4_mark_inode_dirty while holding xattr_sem
or i_data_sem, so where it's easy to avoid it, move it out from the
critical region.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2017-01-11 22:14:49 -05:00
..
2015-04-02 23:47:42 -04:00
2016-09-30 02:14:56 -04:00
2016-12-26 20:29:25 -08:00
2016-09-05 23:21:43 -04:00
2015-04-02 23:47:42 -04:00
2016-05-13 00:44:16 -04:00
2016-11-22 23:21:58 -05:00
2016-03-09 23:49:05 -05:00
2016-11-01 09:43:26 -06:00