commit | 6ee9542a8701a906dbe5141bf1e1ad395d957222 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Mon Nov 26 11:09:57 2012 -0500 |
committer | Steve French <smfrench@gmail.com> | Wed Dec 05 13:27:31 2012 -0600 |
tree | ae01aed2b9e2f43eb218ef131c9dfeac25c7c45c | |
parent | 9fa114f74feb140ac93e5983428c8f9312ffd6c2 [diff] |
cifs: always zero out smb_vol before parsing options Currently, the code relies on the callers to do that and they all do, but this will ensure that it's always done. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <smfrench@gmail.com>