commit | 456b88e4d15de833165cce67c2cdf998139e2fc1 | [log] [tgz] |
---|---|---|
author | Chao Yu <chao2.yu@samsung.com> | Mon Oct 05 22:24:19 2015 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Fri Oct 09 16:20:56 2015 -0700 |
tree | 77f328d4133c04eee8105a7d3a3b6a51f1733da8 | |
parent | d530d4d8e237f4d12c93bb76df40b69b8b8a1dcd [diff] |
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>