diff options
author | Daeho Jeong <[email protected]> | 2024-04-11 10:54:10 -0700 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2024-04-14 15:18:20 +0000 |
commit | 3fdd89b452c2ea5e2195d6e315bef122769584c9 (patch) | |
tree | b0f36d8e0dc0cade1df4a5ec36eed1092f625328 /tools/perf/scripts/python/export-to-postgresql.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 <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions