summaryrefslogtreecommitdiffstats
path: root/fs/quota
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2017-04-11 16:21:01 +0200
committerJan Kara <jack@suse.cz>2017-04-19 14:21:23 +0200
commit12fd086d3946f753fe0d3db01c2cd037a7d76f4e (patch)
tree58e12f60839a3a8a91896fcbfac197ca55dca162 /fs/quota
parent161f3b74479b1e486fc784111491023a5bc57bf7 (diff)
downloadlinux-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/quota')
0 files changed, 0 insertions, 0 deletions