diff options
| author | Namjae Jeon <linkinjeon@kernel.org> | 2026-06-18 10:36:17 +0900 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-06-22 20:15:04 -0500 |
| commit | 171b5d72dd80f99271c073c6e38d5263687c3b6d (patch) | |
| tree | fc60e2c405230a76e23a608adfdd3f753554ddba /scripts/sbom/git@git.tavy.me:linux-stable.git | |
| parent | 80a56d4a826c6c84430286fcf7d8655f7c5b0868 (diff) | |
ksmbd: treat unnamed DATA stream as base file
The SMB path suffix :: names the unnamed data stream of the base
file, not an alternate data stream backed by a DosStream xattr.
Canonicalize an empty stream name with an explicit type to a NULL
stream name after parsing. This keeps the base filename produced by
strsep() and lets open continue through the normal base-file path instead
of looking for a non-existent empty stream xattr.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/sbom/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
