f2fs: allow to mount, if quota is failed
authorJaegeuk Kim <jaegeuk@kernel.org>
Wed, 3 Oct 2018 00:20:58 +0000 (17:20 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 26 Oct 2018 18:26:48 +0000 (11:26 -0700)
commit9816fe54917fc29f9b6c7631f6745fef817ebc62
tree6141338583dfe805965490c1e4a50a0f1adba355
parent9ec0c94534cbb3ae0df30aa99ccae4e54e387922
f2fs: allow to mount, if quota is failed

Since we can use the filesystem without quotas till next boot.

Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/super.c