diff options
author | 2020-11-10 09:24:36 +0800 | |
---|---|---|
committer | 2020-12-02 22:00:20 -0800 | |
commit | 3a1b9eaf727b4ab84ebf059e09c38fc6a53e5614 (patch) | |
tree | 3ae23231f3cd67ecba7b01ee4a6fc45e72c6258e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctl (diff) | |
download | linux-dev-3a1b9eaf727b4ab84ebf059e09c38fc6a53e5614.tar.xz linux-dev-3a1b9eaf727b4ab84ebf059e09c38fc6a53e5614.zip |
f2fs: avoid unneeded data copy in f2fs_ioc_move_range()
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 <yuchao0@huawei.com>
Reviewed-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions