This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / fs / cifs / cifsglob.h
index 21ac75c..cfbfac7 100644 (file)
@@ -32,8 +32,6 @@
                                   termination then *2 for unicode versions */
 #define MAX_PASSWORD_SIZE 16
 
-#define CIFS_MIN_RCV_POOL 4
-
 /*
  * MAX_REQ is the maximum number of requests that WE will send
  * on one socket concurently. It also matches the most common
@@ -393,7 +391,7 @@ GLOBAL_EXTERN char Local_System_Name[15];
  */
 GLOBAL_EXTERN atomic_t sesInfoAllocCount;
 GLOBAL_EXTERN atomic_t tconInfoAllocCount;
-GLOBAL_EXTERN atomic_t tcpSesAllocCount;
+
 GLOBAL_EXTERN atomic_t tcpSesReconnectCount;
 GLOBAL_EXTERN atomic_t tconInfoReconnectCount;