]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
f2fs: introduce update_ckpt_flags to clean up
authorJaegeuk Kim <jaegeuk@kernel.org>
Sat, 1 Oct 2016 00:37:43 +0000 (17:37 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Sat, 1 Oct 2016 00:55:24 +0000 (17:55 -0700)
commite4c5d8489a41209534699220021dab409e4d4f55
treec80e140a983e0c158c7732ca5528031065af2ba3
parent6ca56ca429aa94399534ec00598f7f9847c4cae2
f2fs: introduce update_ckpt_flags to clean up

This patch add update_ckpt_flags() to clean up the flow.

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