]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/xfs/xfs_buf_item.h
[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is...
[net-next-2.6.git] / fs / xfs / xfs_buf_item.h
index d7e13614306635bfae1f31bfbd1728e0ff3c1e36..fa25b7dcc6c3515b3e4c7c5f217b91cbca77e4ae 100644 (file)
@@ -52,6 +52,11 @@ typedef struct xfs_buf_log_format_t {
 #define        XFS_BLI_UDQUOT_BUF      0x4
 #define XFS_BLI_PDQUOT_BUF     0x8
 #define        XFS_BLI_GDQUOT_BUF      0x10
+/*
+ * This flag indicates that the buffer contains newly allocated
+ * inodes.
+ */
+#define        XFS_BLI_INODE_NEW_BUF   0x20
 
 #define        XFS_BLI_CHUNK           128
 #define        XFS_BLI_SHIFT           7