Merge tag 'for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power...
[linux-2.6-block.git] / fs / xfs / xfs_error.h
index 246d3e989c6c92770ac0dff3af1bcb5dbdcb23c0..602aa7d62b66e09a8133a385805571fe20cf68a5 100644 (file)
@@ -98,5 +98,6 @@ extern int xfs_errortag_clearall(struct xfs_mount *mp);
 #define                XFS_PTAG_SHUTDOWN_IOERROR       0x00000020
 #define                XFS_PTAG_SHUTDOWN_LOGERROR      0x00000040
 #define                XFS_PTAG_FSBLOCK_ZERO           0x00000080
+#define                XFS_PTAG_VERIFIER_ERROR         0x00000100
 
 #endif /* __XFS_ERROR_H__ */