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
..
2017-02-02 11:52:14 -05:00
2017-02-27 18:43:46 -08:00
2016-11-01 09:43:26 -06:00
2017-02-27 18:43:46 -08:00