diff options
author | Jan Kara <jack@suse.cz> | 2017-04-11 16:21:01 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2017-04-19 14:21:23 +0200 |
commit | 12fd086d3946f753fe0d3db01c2cd037a7d76f4e (patch) | |
tree | 58e12f60839a3a8a91896fcbfac197ca55dca162 /fs/gfs2/meta_io.c | |
parent | 161f3b74479b1e486fc784111491023a5bc57bf7 (diff) | |
download | linux-12fd086d3946f753fe0d3db01c2cd037a7d76f4e.tar.bz2 |
jfs: 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 copy_to_dinode(). 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/gfs2/meta_io.c')
0 files changed, 0 insertions, 0 deletions