f2fs: support an ioctl to move a range of data blocks
authorJaegeuk Kim <jaegeuk@kernel.org>
Fri, 8 Jul 2016 22:16:47 +0000 (15:16 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 20 Jul 2016 21:53:20 +0000 (14:53 -0700)
commit4dd6f977fc778e5a0da604e5f8cb2f36d163d27b
tree5bb72dd9426c0f1d685fa6dc0863e808bb8f8334
parent91246c21b85985c48b1e1f5603e0d81161eb76a4
f2fs: support an ioctl to move a range of data blocks

This patch implements moving a range of data blocks from source file to
destination file.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/f2fs.h
fs/f2fs/file.c
This page took 0.027013 seconds and 5 git commands to generate.