patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / fs / xfs / xfs_clnt.h
index 0932369..4a49cde 100644 (file)
@@ -100,5 +100,7 @@ struct xfs_mount_args {
 #define XFSMNT_DMAPI           0x02000000      /* enable dmapi/xdsm */
 #define XFSMNT_NOLOGFLUSH      0x04000000      /* Don't flush for log blocks */
 #define XFSMNT_IDELETE         0x08000000      /* inode cluster delete */
+#define XFSMNT_SWALLOC         0x10000000      /* turn on stripe width
+                                                * allocation */
 
 #endif /* __XFS_CLNT_H__ */