diff options
author | Daeho Jeong <daehojeong@google.com> | 2024-04-11 10:54:10 -0700 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2024-04-14 15:18:20 +0000 |
commit | 3fdd89b452c2ea5e2195d6e315bef122769584c9 (patch) | |
tree | b0f36d8e0dc0cade1df4a5ec36eed1092f625328 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 16778aea91869756cad3e07c9ce8ef32a660358c (diff) |
f2fs: prevent writing without fallocate() for pinned files
In a case writing without fallocate(), we can't guarantee it's allocated
in the conventional area for zoned stroage. To make it consistent across
storage devices, we disallow it regardless of storage device types.
Signed-off-by: Daeho Jeong <daehojeong@google.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions