Date: Mon, 10 Feb 1997 08:27:57 -0800 (PST) From: Mike Pritchard <mpp> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/ufs/ffs ffs_subr.c Message-ID: <199702101627.IAA10455@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mpp 97/02/10 08:27:56 Modified: sys/ufs/ffs ffs_subr.c Log: Make ffs_subr.c compile when DIAGNOSTIC is defined. It looks like this was broken before the Lite2 merge :-(. VOP_BMAP was being called with the wrong number of arguments. Revision Changes Path 1.10 +1 -1 src/sys/ufs/ffs/ffs_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702101627.IAA10455>