Commit 1ec7215
ksmbd: contain default data stream even if xattr is empty
If xattr is not supported like exfat or fat, ksmbd server doesn't
contain default data stream in FILE_STREAM_INFORMATION response. It will
cause ppt or doc file update issue if local filesystem is such as ones.
This patch move goto statement to contain it.
Fixes: 9f63233 ("ksmbd: add default data stream name in FILE_STREAM_INFORMATION")
Cc: stable@vger.kernel.org # v5.15
Acked-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>1 parent 8e537d1 commit 1ec7215
1 file changed
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4459 | 4459 | | |
4460 | 4460 | | |
4461 | 4461 | | |
| 4462 | + | |
| 4463 | + | |
| 4464 | + | |
| 4465 | + | |
| 4466 | + | |
| 4467 | + | |
4462 | 4468 | | |
4463 | 4469 | | |
4464 | 4470 | | |
| |||
4467 | 4473 | | |
4468 | 4474 | | |
4469 | 4475 | | |
4470 | | - | |
4471 | | - | |
4472 | | - | |
4473 | | - | |
4474 | | - | |
4475 | | - | |
4476 | 4476 | | |
4477 | 4477 | | |
4478 | 4478 | | |
| |||
4516 | 4516 | | |
4517 | 4517 | | |
4518 | 4518 | | |
| 4519 | + | |
4519 | 4520 | | |
4520 | 4521 | | |
4521 | 4522 | | |
| |||
4524 | 4525 | | |
4525 | 4526 | | |
4526 | 4527 | | |
4527 | | - | |
4528 | | - | |
| 4528 | + | |
| 4529 | + | |
4529 | 4530 | | |
4530 | 4531 | | |
4531 | 4532 | | |
4532 | 4533 | | |
4533 | 4534 | | |
4534 | | - | |
4535 | 4535 | | |
4536 | 4536 | | |
4537 | 4537 | | |
| |||
0 commit comments