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
-  Lines: 8
-  Date:
2004-04-14 06:05:40.000000000 -0700
-  Orig file: 
linux-2.4.25/fs/xfs/xfs_mount.c
-  Orig date: 
2004-02-18 05:36:32.000000000 -0800
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)