]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
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>
Tue, 16 Oct 2018 16:37:00 +0000 (09:37 -0700)
commit730746ce88da943088fe9aeb845a5daf6e315d98
tree778bd29a8a061f325a63407562fd449e29a3becf
parent6390398ec78fa527dd8346f126eca06129155668
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