f2fs: give a warning only for readonly partition
authorJaegeuk Kim <jaegeuk@kernel.org>
Fri, 12 Feb 2021 22:09:54 +0000 (14:09 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 12 Feb 2021 22:09:54 +0000 (14:09 -0800)
commit938a184265d75ea474f1c6fe1da96a5196163789
treedde246e72037ec10a7d8b9774ebda3a19037906e
parentd50dfc0c7df7bf037442045fbe63952ae0c4ce46
f2fs: give a warning only for readonly partition

Let's allow mounting readonly partition. We're able to recovery later once we
have it as read-write back.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/super.c