commit | 95b1cb90b79896c4bf5ea484bee2b41d7d293f43 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Thu May 15 16:44:38 2008 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Thu May 15 16:44:38 2008 +0000 |
tree | 5a21dabb3706540cacfe1a9304f35eb1f602089c | |
parent | c2cf07d591ef7bc25c220249822d9bdf0f44c75c [diff] |
[CIFS] enable parsing for transport encryption mount parm Samba now supports transport encryption on particular exports (mounted tree ids can be encrypted for servers which support the unix extensions). This adds parsing support to cifs mount option parsing for this. Signed-off-by: Steve French <sfrench@us.ibm.com>