diff options
author | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2024-05-30 10:44:17 +0300 |
---|---|---|
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2024-06-26 15:48:50 +0300 |
commit | 519f38de57cd0c5e0043795b5fb0686c97311f6d (patch) | |
tree | 0de8262bb5b4c012b848beba99cf1bf2d2e48816 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0f9579d9e0331b6255132ac06bdf2c0a01cceb90 (diff) |
fs/ntfs3: Fix attr_insert_range at end of file
If the offset is equal to or greater than the end of
file, an error is returned. For such operations (i.e., inserting
a hole at the end of file), ftruncate(2) should be used.
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions