From: Jeff Layton Date: Sat, 6 Dec 2008 01:41:21 +0000 (-0500) Subject: cifs: store password in tcon X-Git-Tag: v2.6.29-rc1~582^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00e485b0198ea4f509341373f1d9adb0a5977a2f;p=pandora-kernel.git cifs: store password in tcon cifs: store password in tcon Each tcon has its own password for share-level security. Store it in the tcon and wipe it clean and free it when freeing the tcon. When doing the tree connect with share-level security, use the tcon password instead of the session password. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed