From: Steve French Date: Thu, 13 Nov 2008 20:04:07 +0000 (+0000) Subject: [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix X-Git-Tag: v2.6.28-rc6~58^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb396016647ae9de5b3bd8c4ee4f7b9cc7148bd5;p=pandora-kernel.git [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix Also adds two lines missing from the previous patch (for the need reconnect flag in the /proc/fs/cifs/DebugData handling) The new global_cifs_sock_list is added, and initialized in init_cifs but not used yet. Jeff Layton will be adding code in to use that and to remove the GlobalTcon and GlobalSMBSession lists. CC: Jeff Layton CC: Shirish Pargaonkar Signed-off-by: Steve French --- Reading git-diff-tree failed