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

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)