]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Sync with linux/include/linux/xfs_fs.h
authorMark Nordstrand <mann@sgi.com>
Mon, 5 Feb 2001 15:44:01 +0000 (15:44 +0000)
committerMark Nordstrand <mann@sgi.com>
Mon, 5 Feb 2001 15:44:01 +0000 (15:44 +0000)
include/xfs_fs.h

index 81a8c3c984b591dc39abed541c91443958e4dfb7..13413eb93e43ba88f52fd729770bcab5a84388e2 100644 (file)
@@ -326,6 +326,12 @@ typedef struct xfs_fsop_handlereq {
        __u32           *ohandlen;      /* user buffer length           */
 } xfs_fsop_handlereq_t;
 
+/* 
+ * Error injection can be turned on ethier by DEBUG or by INDUCE_IO_ERROR
+ * below since relying only on DEBUG will undoubtedly be a different
+ * code path.
+ */
+/*#define INDUCE_IO_ERROR*/
 #if (defined(DEBUG) || defined(INDUCE_IO_ERROR))
 /*
  * Error injection.