Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 1999 21:29:07 -0700 (PDT)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Bill Paul <wpaul@skynet.ctr.columbia.edu>
Cc:        peter@netplex.com.au, crossd@cs.rpi.edu, current@FreeBSD.ORG
Subject:   Re: readdirplus client side fix (was Re: IRIX 6.5.4 NFS v3 TCP client + FreeBSD server = bewm)
Message-ID:  <199907300429.VAA86904@apollo.backplane.com>
References:   <199907300352.XAA17853@skynet.ctr.columbia.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
:Hm. Well, it cures the panic that I was experiencing quite nicely.
:I'm going to commit this latest patch for now since it fixes both
:the vnode locking problem and a crash condition, which are pretty
:serious problems. If you come up with something different, I'll be happy 
:to try it out.
:
:Not a bad day's work. :)
:
:-Bill
:
:-Bill Paul            (212) 854-6020 | System Manager, Master of Unix-Fu

    I was able to reproduce the second panic - in my case I did a du of
    /usr/src and it paniced in /usr/src/sys/compile/<SOME-LABEL>.  

    My last patch fixes it for me too.  

    I'll cvs update my source trees after you commit to make sure nothing
    has been lost.  I've got 6 different patch sets in my tree right now, 
    it will be nice to get rid of two of them :-)

    Really quite a good week's work.  We've fixed, what, four serious bugs
    in NFS this week?  Nice going guys!

	- mbuf leak (improper nfsrv_create error return)
	- packet size calculation (readdirplus on server side)
	- vnode locking (readdirplus on client side)
	- directory cnp (readdirplus on client side)

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907300429.VAA86904>