summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
diff options
context:
space:
mode:
authorJan Kara2017-04-06 15:40:06 +0200
committerJan Kara2017-04-19 14:21:23 +0200
commit957153fce8d226612de05938ca18101b7d608328 (patch)
treea4699a2312ed493656765873b46c7924a3822f72 /fs/reiserfs
parentreiserfs: Protect dquot_writeback_dquots() by s_umount semaphore (diff)
downloadkernel-qcow2-linux-957153fce8d226612de05938ca18101b7d608328.tar.gz
kernel-qcow2-linux-957153fce8d226612de05938ca18101b7d608328.tar.xz
kernel-qcow2-linux-957153fce8d226612de05938ca18101b7d608328.zip
ext4: 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 ext4_do_update_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/reiserfs')
0 files changed, 0 insertions, 0 deletions