Date: Wed, 19 Feb 2003 14:26:22 -0800 From: Marcel Moolenaar <marcel@xcllnt.net> To: Scott Long <scott_long@btc.adaptec.com> Cc: alfred@FreeBSD.org, cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: [Fwd: [alfred@FreeBSD.org: cvs commit: src/sys/kern kern_descrip.c kern_event.c kern_exit.c vfs_mount.c src/sys/sys filedesc.h]] Message-ID: <20030219222622.GA531@athlon.pn.xcllnt.net> In-Reply-To: <3E530BA1.8040407@btc.adaptec.com> References: <3E530BA1.8040407@btc.adaptec.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 18, 2003 at 09:44:17PM -0700, Scott Long wrote: > > The change in kern_descrip.c has a side effect of breaking the > nvidia.ko driver and diskless workstations that are NFS mounted > and have rpc.lockd enabled. The problem is that td->td_proc->p_fd > is set to null before closef(*fpp, td) is called. The patch below > fixes this and doesn't cause any locking issues that I can tell: The patch fixes my problem as reported on current: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=391611+0+current/freebsd-current -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030219222622.GA531>