On Tue, Nov 10, 2020 at 09:24:36AM +0800, Chao Yu wrote: > Fields in struct f2fs_move_range won't change in f2fs_ioc_move_range(), > let's avoid copying this structure's data to userspace. > > Signed-off-by: Chao Yu <[email protected]> > ---
Reviewed-by: Eric Biggers <[email protected]>

