f2fs: treat as a normal umount when remounting ro
authorJaegeuk Kim <jaegeuk@kernel.org>
Thu, 24 Mar 2016 17:29:39 +0000 (10:29 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 15 Apr 2016 15:49:47 +0000 (08:49 -0700)
commitfaa0e55bba54b91c464850dc28376056d26fa310
tree9a4b68c58c26810a035a72fce05d5aa67d79e36c
parent6781eabba1bdb133eb9125c4acf6704ccbe4df02
f2fs: treat as a normal umount when remounting ro

When user remounts f2fs as read-only, we can mark the checkpoint as umount.

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