xfs: make the log ticket ID available outside the log infrastructure
[pandora-kernel.git] / fs / xfs / xfs_log_priv.h
index 9cf6951..ac97bdd 100644 (file)
@@ -152,8 +152,6 @@ static inline uint xlog_get_client_id(__be32 i)
 #define        XLOG_RECOVERY_NEEDED    0x4     /* log was recovered */
 #define XLOG_IO_ERROR          0x8     /* log hit an I/O error, and being
                                           shutdown */
-typedef __uint32_t xlog_tid_t;
-
 
 #ifdef __KERNEL__
 /*