Bug 210961
Summary: | can't create the file that filename has backslash | ||
---|---|---|---|
Product: | File System | Reporter: | Xiaoli Feng (fengxiaoli0714) |
Component: | CIFS | Assignee: | fs_cifs (fs_cifs) |
Status: | ASSIGNED --- | ||
Severity: | normal | CC: | smfrench |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.10.0+ | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | fix to cifs.ko to allow files or directories to be created with \ in them |
Description
Xiaoli Feng
2020-12-30 02:45:45 UTC
I fixed the problem (see attached patch) with creating a file with \ in it. If out find out the cause of the next part of the test that fails, let me know. Created attachment 294461 [details]
fix to cifs.ko to allow files or directories to be created with \ in them
|