diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2022-08-14 16:40:25 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-08-16 05:07:01 +0300 |
commit | 17661ecf6a64eb11ae7f1108fe88686388b2acd5 (patch) | |
tree | a3d48943640fb1339021b9f609d63208ad5f62f3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c90b31eaf9e77269d3803ed9223a2e0168b519ac (diff) | |
download | linux-17661ecf6a64eb11ae7f1108fe88686388b2acd5.tar.xz |
ksmbd: don't remove dos attribute xattr on O_TRUNC open
When smb client open file in ksmbd share with O_TRUNC, dos attribute
xattr is removed as well as data in file. This cause the FSCTL_SET_SPARSE
request from the client fails because ksmbd can't update the dos attribute
after setting ATTR_SPARSE_FILE. And this patch fix xfstests generic/469
test also.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Reviewed-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions