Bug 43195
Summary: | [Regression] 'Credentials' mount option not recognized | ||
---|---|---|---|
Product: | File System | Reporter: | Ronald (ronald645) |
Component: | CIFS | Assignee: | Jeff Layton (jlayton) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | florian, jlayton |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.4.0-rc4-wl+ | Subsystem: | |
Regression: | Yes | Bisected commit-id: |
Description
Ronald
2012-05-02 17:37:34 UTC
Thanks for the bug report. I've just sent a patch that fixes this in my testing so I've gone ahead and mailed it to the maintainer. Please reopen this bug if you find anything amiss with it: http://article.gmane.org/gmane.linux.kernel.cifs/6060 I'll also plan to patch mount.cifs so that it doesn't pass the credentials= option to the kernel, but we'll still need to deal with older mount.cifs programs so we'll need a kernel patch for this regardless. A patch referencing this bug report has been merged in Linux v3.4-rc6: commit a557b97616c49d81e09c8439831d4c4f13ef4050 Author: Jeff Layton <jlayton@redhat.com> Date: Wed May 2 14:02:40 2012 -0400 cifs: make sure we ignore the credentials= and cred= options |