]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/cifs/cifs_debug.c
cifs: disable sharing session and tcon and add new TCP sharing code
[linux-2.6-omap-h63xx.git] / fs / cifs / cifs_debug.c
index ba8723d9599679ff86517d1d133856f9a734901d..40b5108fb4f9d463144ff167c59cd5cbef58839c 100644 (file)
@@ -144,7 +144,7 @@ static int cifs_debug_data_proc_show(struct seq_file *m, void *v)
                        seq_printf(m, "TCP status: %d\n\tLocal Users To "
                                    "Server: %d SecMode: 0x%x Req On Wire: %d",
                                ses->server->tcpStatus,
-                               atomic_read(&ses->server->socketUseCount),
+                               ses->server->srv_count,
                                ses->server->secMode,
                                atomic_read(&ses->server->inFlight));