diff options
author | Jan Kara <jack@suse.cz> | 2016-09-06 06:08:16 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-09-06 06:08:16 +0300 |
commit | 49da939272f417ff94c40f132a308748b46efe68 (patch) | |
tree | e4389c240b9e8168ddc7cd0eb5de3015ca005421 /fs/ext4/ioctl.c | |
parent | 93e3b4e6631d2a74a8cf7429138096862ff9f452 (diff) | |
download | linux-49da939272f417ff94c40f132a308748b46efe68.tar.xz |
ext4: enable quota enforcement based on mount options
When quota information is stored in quota files, we enable only quota
accounting on mount and enforcement is enabled only in response to
Q_QUOTAON quotactl. To make ext4 behavior consistent with XFS, we add a
possibility to enable quota enforcement on mount by specifying
corresponding quota mount option (usrquota, grpquota, prjquota).
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/ioctl.c')
0 files changed, 0 insertions, 0 deletions