]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/xfs/xfs_da_btree.c
[XFS] streamline init/exit path
[linux-2.6-omap-h63xx.git] / fs / xfs / xfs_da_btree.c
index edc0aef4e51ebf8bf18642baefbc32bebc3f8dec..9e561a9cefcaa193c5a4214ad7449246dcd96a44 100644 (file)
@@ -2240,7 +2240,7 @@ xfs_da_state_free(xfs_da_state_t *state)
 
 #ifdef XFS_DABUF_DEBUG
 xfs_dabuf_t    *xfs_dabuf_global_list;
-spinlock_t     xfs_dabuf_global_lock;
+static DEFINE_SPINLOCK(xfs_dabuf_global_lock);
 #endif
 
 /*