f2fs: introduce a new ioctl F2FS_IOC_WRITE_CHECKPOINT
authorChao Yu <chao2.yu@samsung.com>
Mon, 5 Oct 2015 14:24:19 +0000 (22:24 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 9 Oct 2015 23:20:56 +0000 (16:20 -0700)
commit456b88e4d15de833165cce67c2cdf998139e2fc1
tree77f328d4133c04eee8105a7d3a3b6a51f1733da8
parentd530d4d8e237f4d12c93bb76df40b69b8b8a1dcd
f2fs: introduce a new ioctl F2FS_IOC_WRITE_CHECKPOINT

This patch introduce a new ioctl for those users who want to trigger
checkpoint from userspace through ioctl.

Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/f2fs.h
fs/f2fs/file.c