summaryrefslogtreecommitdiff
path: root/fs/f2fs/acl.c
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2019-07-12 11:57:00 +0300
committerJaegeuk Kim <jaegeuk@kernel.org>2019-08-23 17:57:10 +0300
commit1f78adfab379e53b0bd725b869061d9ba8055943 (patch)
treeace71597f24862a54e886970308500f95a351141 /fs/f2fs/acl.c
parentc72db71ed61ff51c2b8189ac9889dd18f22eb612 (diff)
downloadlinux-1f78adfab379e53b0bd725b869061d9ba8055943.tar.xz
f2fs: disallow switching io_bits option during remount
If IO alignment feature is turned on after remount, we didn't initialize mempool of it, it turns out we will encounter panic during IO submission due to access NULL mempool pointer. This feature should be set only at mount time, so simply deny configuring during remount. This fixes bug reported in bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=204135 Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/acl.c')
0 files changed, 0 insertions, 0 deletions