diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2022-06-19 16:35:48 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-06-24 07:30:46 +0300 |
commit | 18e39fb960e6a908ac5230b57e3d0d6c25232368 (patch) | |
tree | 54560a6220dad6bab4620f1abd96e0c3dc6253c8 /tools/perf/scripts/python/task-analyzer.py | |
parent | 745bbc0995c25917dfafb645b8efb29813ef9e0b (diff) | |
download | linux-18e39fb960e6a908ac5230b57e3d0d6c25232368.tar.xz |
ksmbd: set the range of bytes to zero without extending file size in FSCTL_ZERO_DATA
generic/091, 263 test failed since commit f66f8b94e7f2 ("cifs: when
extending a file with falloc we should make files not-sparse").
FSCTL_ZERO_DATA sets the range of bytes to zero without extending file
size. The VFS_FALLOCATE_FL_KEEP_SIZE flag should be used even on
non-sparse files.
Cc: stable@vger.kernel.org
Reviewed-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions