Bug 215593
Summary: | CIFS: mount.cifs doesn't work with snapshot option | ||
---|---|---|---|
Product: | File System | Reporter: | ruckajan10 |
Component: | CIFS | Assignee: | fs_cifs (fs_cifs) |
Status: | RESOLVED CODE_FIX | ||
Severity: | high | CC: | lsahlber, ruckajan10, smfrench |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | Linux 5.11.0-1028-azure | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: | fix for snapshot mounts (due to incorrect u32 vs u64 in this option due to conversion to the new mount API) |
Description
ruckajan10
2022-02-11 15:43:00 UTC
Good catch. Patch tentatively pushed to cifs-2.6.git for-next pending additional testing/review and marked for stable v5.11+ Created attachment 300442 [details]
fix for snapshot mounts (due to incorrect u32 vs u64 in this option due to conversion to the new mount API)
|