diff options
author | Jan Kara <jack@suse.cz> | 2017-04-06 17:02:09 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2017-04-19 14:21:23 +0200 |
commit | 161f3b74479b1e486fc784111491023a5bc57bf7 (patch) | |
tree | 1c35dd6e5fc58f9d4feb0b4338e2ac56da685ca9 /fs/nsfs.c | |
parent | reiserfs: Set flags on quota files directly (diff) | |
download | linux-161f3b74479b1e486fc784111491023a5bc57bf7.tar.xz linux-161f3b74479b1e486fc784111491023a5bc57bf7.zip |
ext2: 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 __ext2_write_inode(). Move to setting
/ clearing these on-disk flags directly to save that copying.
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/nsfs.c')
0 files changed, 0 insertions, 0 deletions