diff options
author | Jan Kara <jack@suse.cz> | 2017-04-06 16:34:53 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2017-04-19 14:21:23 +0200 |
commit | 33eb928a9e21fb32221db4290d579753ecf2b80e (patch) | |
tree | c44e3f54588d07ae6e2b02ef6824be522bad03f8 /security/tomoyo | |
parent | 957153fce8d226612de05938ca18101b7d608328 (diff) | |
download | op-kernel-dev-33eb928a9e21fb32221db4290d579753ecf2b80e.zip op-kernel-dev-33eb928a9e21fb32221db4290d579753ecf2b80e.tar.gz |
reiserfs: 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 when writing stat item. Move to
setting / clearing these on-disk flags directly to save that copying.
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'security/tomoyo')
0 files changed, 0 insertions, 0 deletions