Files
linux/fs/ext4
Jan Kara 957153fce8 ext4: Set flags on quota files directly
Currently immutable and noatime flags on quota files are set by quota
code which requires us to copy inode->i_flags to our on disk version of
quota flags in GETFLAGS ioctl and ext4_do_update_inode(). Move to
setting / clearing these on-disk flags directly to save that copying.

Signed-off-by: Jan Kara <jack@suse.cz>
2017-04-19 14:21:23 +02:00
..
2015-04-02 23:47:42 -04:00
2016-09-30 02:14:56 -04:00
2017-02-02 11:52:14 -05:00
2016-05-13 00:44:16 -04:00
2017-02-27 18:43:46 -08:00
2016-03-09 23:49:05 -05:00
2016-11-01 09:43:26 -06:00
2017-02-27 18:43:46 -08:00