Date: Mon, 10 Feb 1997 08:45:51 -0500 (EST) From: "John S. Dyson" <toor@dyson.iquest.net> To: kato@eclogite.eps.nagoya-u.ac.jp (KATO Takenori) Cc: dyson@freebsd.org, current@freebsd.org Subject: Re: Lite/2 commits complete Message-ID: <199702101345.IAA10215@dyson.iquest.net> In-Reply-To: <199702101246.VAA04611@marble.eps.nagoya-u.ac.jp> from "KATO Takenori" at Feb 10, 97 09:46:09 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> linux_file.c is broken: > > ../../i386/linux/linux_file.c: In function `linux_getdents': > ../../i386/linux/linux_file.c:466: warning: passing arg 6 of `VOP_READDIR' from incompatible pointer type > ../../i386/linux/linux_file.c:533: warning: passing arg 2 of `VOP_UNLOCK' makes integer from pointer without a cast > ../../i386/linux/linux_file.c:533: too few arguments to function `VOP_UNLOCK' > *** Error code 1 > > This VOP_UNLOCK is not Lite-2 style. > There are several problems (as expected.) Anyone who normally works on the kernel can fix the problem(s), or I will later on today. Whomever gets to them first is fine with me... Thanks for the info though. I missed a few things. :-(. John
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702101345.IAA10215>