patch-2.4.27 linux-2.4.27/fs/xfs/xfs_clnt.h
Next file: linux-2.4.27/fs/xfs/xfs_da_btree.c
Previous file: linux-2.4.27/fs/xfs/xfs_buf_item.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
2004-08-07 16:26:06.120407016 -0700
-  Orig file: 
linux-2.4.26/fs/xfs/xfs_clnt.h
-  Orig date: 
2004-04-14 06:05:40.000000000 -0700
diff -urN linux-2.4.26/fs/xfs/xfs_clnt.h linux-2.4.27/fs/xfs/xfs_clnt.h
@@ -100,5 +100,7 @@
 #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__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)