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

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)