Date: Tue, 9 Apr 1996 17:02:10 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: freebsd-current@FreeBSD.org (FreeBSD-current users) Cc: kuku@gilberto.physik.rwth-aachen.de (Christoph P. Kukulies) Subject: Re: fhtovp: filestart miss Message-ID: <199604091502.RAA10126@uriah.heep.sax.de> In-Reply-To: <199604090944.LAA05788@gilberto.physik.rwth-aachen.de> from "Christoph P. Kukulies" at Apr 9, 96 11:44:37 am
next in thread | previous in thread | raw e-mail | index | archive | help
As Christoph P. Kukulies wrote: > > Strange, got the following kernel message on the vt screen about 110 times > (but can't find it logged anywhere): > > fhtovp: filestart miss 35001765 vs. 25 > > kernel is Apr 3. > > I unmounted a CD and mounted another one while another machine > had a mount on the old CD - that's all I can remember to have done > recently on the system. The NFS file handle code in cd9660 hit again... Perhaps nothing to worry much about. It should have sent out a ``stale NFS file handle'' to the client without even bothering to log this message. Perhaps the authors didn't trust their own code, and hence decided to log these cases (just in case it might be a bug in cd9660). -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604091502.RAA10126>