diff options
author | Chao Yu <chao@kernel.org> | 2023-12-10 14:35:44 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2023-12-12 01:04:38 +0300 |
commit | fb9b65340c818875ea86464faf3c744bdce0055c (patch) | |
tree | b65d26100bd85f56e717b5b484d8e5cab97ed539 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 55fdc1c24a1d6229fe0ecf31335fb9a2eceaaa00 (diff) | |
download | linux-fb9b65340c818875ea86464faf3c744bdce0055c.tar.xz |
f2fs: fix to check compress file in f2fs_move_file_range()
f2fs_move_file_range() doesn't support migrating compressed cluster
data, let's add the missing check condition and return -EOPNOTSUPP
for the case until we support it.
Fixes: 4c8ff7095bef ("f2fs: support data compression")
Signed-off-by: Chao Yu <chao@kernel.org>
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