patch-2.4.26 linux-2.4.26/fs/xfs/xfs_mount.c

Next file: linux-2.4.26/fs/xfs/xfs_mount.h
Previous file: linux-2.4.26/fs/xfs/xfs_macros.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/fs/xfs/xfs_mount.c linux-2.4.26/fs/xfs/xfs_mount.c
@@ -675,6 +675,7 @@
 				error = XFS_ERROR(EINVAL);
 				goto error1;
 			}
+			mp->m_dalign = mp->m_swidth = 0;
 		} else {
 			/*
 			 * Convert the stripe unit and width to FSBs.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)