patch-2.4.19 linux-2.4.19/include/linux/coda_psdev.h

Next file: linux-2.4.19/include/linux/console.h
Previous file: linux-2.4.19/include/linux/coda_linux.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/linux/coda_psdev.h linux-2.4.19/include/linux/coda_psdev.h
@@ -11,6 +11,7 @@
 	struct venus_comm * sbi_vcomm;
 	struct super_block *sbi_sb;
 	struct list_head    sbi_cihead;
+	struct semaphore    sbi_iget4_mutex;
 };
 
 /* communication pending/processing queues */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)