f2fs: do not discard data protected by the previous checkpoint
authorJaegeuk Kim <jaegeuk@kernel.org>
Mon, 27 Oct 2014 20:54:27 +0000 (13:54 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 4 Nov 2014 00:07:38 +0000 (16:07 -0800)
We should not discard any data protected by the previous checkpoint all
the time.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>

No differences found