[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix
authorSteve French <sfrench@us.ibm.com>
Thu, 13 Nov 2008 20:04:07 +0000 (20:04 +0000)
committerSteve French <sfrench@us.ibm.com>
Thu, 13 Nov 2008 20:04:07 +0000 (20:04 +0000)
commitfb396016647ae9de5b3bd8c4ee4f7b9cc7148bd5
tree40ddde820d7c05b09ee130ef18477ecb50d4c61a
parent3b7952109361c684caf0c50474da8662ecc81019
[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 <jlayton@redhat.com>
CC: Shirish Pargaonkar <shirishp@us.ibm.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifs_debug.c
fs/cifs/cifsfs.c
fs/cifs/cifsglob.h