From: maja Date: Thu, 16 Jan 1997 14:26:25 +0000 (+0000) Subject: Don't define MAXBSIZE here. -moj X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=aaec6fd7d1984dc3e2572d121789b298a236c002;p=openbsd Don't define MAXBSIZE here. -moj --- diff --git a/sys/arch/vax/include/param.h b/sys/arch/vax/include/param.h index a50abd5fe93..ef99aae85d8 100644 --- a/sys/arch/vax/include/param.h +++ b/sys/arch/vax/include/param.h @@ -1,4 +1,4 @@ -/* $OpenBSD: param.h,v 1.6 1997/01/15 23:24:42 maja Exp $ */ +/* $OpenBSD: param.h,v 1.7 1997/01/16 14:26:25 maja Exp $ */ /* $NetBSD: param.h,v 1.22 1997/01/11 11:06:17 ragge Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. @@ -76,7 +76,9 @@ #define BLKDEV_IOSIZE 2048 #define MAXPHYS (63 * 1024) /* max raw I/O transfer size */ +#ifdef 0 #define MAXBSIZE 0x4000 /* max FS block size - XXX */ +#endif #define CLSIZELOG2 1 #define CLSIZE 2