used in disklabel type tools, newfs, fsck, when related to ufs or
ufs-derived filesystems, but also in a struct. Those things always include
<ufs/ffs/fs.h>. Move it there
ok guenther, tested in ports by sthen
-/* $OpenBSD: param.h,v 1.112 2015/01/20 18:03:17 deraadt Exp $ */
+/* $OpenBSD: param.h,v 1.113 2015/01/20 18:08:16 deraadt Exp $ */
/*-
* Copyright (c) 1982, 1986, 1989, 1993
#define MAXPHYS (64 * 1024) /* max raw I/O transfer size */
#endif /* _KERNEL */
#define MAXBSIZE (64 * 1024)
-#define MAXFRAG 8
#define _DEV_BSHIFT 9 /* log2(DEV_BSIZE) */
#define DEV_BSIZE (1 << _DEV_BSHIFT)
-/* $OpenBSD: fs.h,v 1.40 2014/05/29 12:02:50 krw Exp $ */
+/* $OpenBSD: fs.h,v 1.41 2015/01/20 18:08:16 deraadt Exp $ */
/* $NetBSD: fs.h,v 1.6 1995/04/12 21:21:02 mycroft Exp $ */
/*
* to determine block availability, aligned fragments are examined.
*/
+#define MAXFRAG 8
+
/*
* MINBSIZE is the smallest allowable block size.
* In order to insure that it is possible to create files of size