patch-2.4.27 linux-2.4.27/fs/jfs/jfs_incore.h
Next file: linux-2.4.27/fs/jfs/jfs_logmgr.c
Previous file: linux-2.4.27/fs/jfs/jfs_imap.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
2004-08-07 16:26:05.997401961 -0700
-  Orig file: 
linux-2.4.26/fs/jfs/jfs_incore.h
-  Orig date: 
2003-11-28 10:26:21.000000000 -0800
diff -urN linux-2.4.26/fs/jfs/jfs_incore.h linux-2.4.27/fs/jfs/jfs_incore.h
@@ -54,6 +54,7 @@
 	lid_t	blid;		/* lid of pseudo buffer?	*/
 	lid_t	atlhead;	/* anonymous tlock list head	*/
 	lid_t	atltail;	/* anonymous tlock list tail	*/
+	spinlock_t ag_lock;	/* protects active_ag		*/
 	struct list_head anon_inode_list; /* inodes having anonymous txns */
 	/*
 	 * rdwrlock serializes xtree between reads & writes and synchronizes
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)