diff options
author | 2018-07-24 20:17:52 +0800 | |
---|---|---|
committer | 2018-08-01 11:52:36 -0700 | |
commit | 00960c2cd8f169e38700956d3e7ff07bfa4d7b3b (patch) | |
tree | 3bec0b0ce78fd377bfe06e8d14ae333b2629a22d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: quota: fix incorrect comments (diff) | |
download | wireguard-linux-00960c2cd8f169e38700956d3e7ff07bfa4d7b3b.tar.xz wireguard-linux-00960c2cd8f169e38700956d3e7ff07bfa4d7b3b.zip |
f2fs: quota: do not mount as RDWR without QUOTA if quota feature enabled
If quota feature is enabled, quota is on by default. However, if
CONFIG_QUOTA is not built in kernel, dquot entries will not get updated,
which leads to quota inconsistency.
Signed-off-by: Sheng Yong <shengyong1@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions