diff options
author | Jan Kara <jack@suse.cz> | 2017-04-11 16:29:12 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2017-04-19 14:21:23 +0200 |
commit | aad6cde9adf4879840cc86bc89ed9cdcee615aae (patch) | |
tree | 573d5b89ac8731ddeb6c7acf66175dd4d470d943 /tools/perf | |
parent | 12fd086d3946f753fe0d3db01c2cd037a7d76f4e (diff) | |
download | op-kernel-dev-aad6cde9adf4879840cc86bc89ed9cdcee615aae.zip op-kernel-dev-aad6cde9adf4879840cc86bc89ed9cdcee615aae.tar.gz |
quota: Stop setting IMMUTABLE and NOATIME flags on quota files
Currently we set IMMUTABLE and NOATIME flags on quota files to stop
userspace from messing with them. Now that all filesystems set these
flags in their quota_on handlers, we can stop setting the flags in
generic quota code. This will allow filesystems to stop copying i_flags
to their on-disk flags on various occasions.
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions