]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - fs/f2fs/super.c
f2fs: fix to show norecovery mount option
authorChao Yu <yuchao0@huawei.com>
Fri, 14 Feb 2020 09:45:11 +0000 (17:45 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 19 Mar 2020 18:41:25 +0000 (11:41 -0700)
commita9117eca1de6b738e713d2142126db2cfbf6fb36
tree5a982f2b753d1755ef208cca060da459aee88bc7
parentba3b583cff454f486683701f02a0b7a0dcbed04d
f2fs: fix to show norecovery mount option

Previously, 'norecovery' mount option will be shown as
'disable_roll_forward', fix to show original option name correctly.

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