commit | 4ddc1b28aac57a90c6426d55e0dea3c1b5eb4782 | [log] [tgz] |
---|---|---|
author | Chao Yu <yuchao0@huawei.com> | Thu Jul 26 07:19:48 2018 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Wed Aug 01 11:52:36 2018 -0700 |
tree | f9e9ea51437885aa52f7b8e59b24be4d9278ca7f | |
parent | 00960c2cd8f169e38700956d3e7ff07bfa4d7b3b [diff] |
f2fs: fix to restrict mount condition when without CONFIG_QUOTA Like quota_ino feature, we need to reject mounting RDWR with image which enables project_quota feature when there is no CONFIG_QUOTA be set in kernel. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>