commit | 8626441f05dc45a2f4693ee6863d02456ce39e60 | [log] [tgz] |
---|---|---|
author | Chao Yu <yuchao0@huawei.com> | Mon Jun 08 20:03:16 2020 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Mon Jun 08 20:37:53 2020 -0700 |
tree | f4f61ada7bad34477c523a2ca1f658c2e1ae6037 | |
parent | fc3bb095ab02b9e7d89a069ade2cead15c64c504 [diff] |
f2fs: handle readonly filesystem in f2fs_ioc_shutdown() If mountpoint is readonly, we should allow shutdowning filesystem successfully, this fixes issue found by generic/599 testcase of xfstest. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>