Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 1998 12:10:44 +0900 (JST)
From:      Michael Hancock <michaelh@cet.co.jp>
To:        Peter Wemm <peter@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/nfs nfs_vnops.c
Message-ID:  <Pine.SV4.3.95.980531120402.4579A-100000@parkplace.cet.co.jp>
In-Reply-To: <199805310103.SAA07148@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 30 May 1998, Peter Wemm wrote:

> peter       1998/05/30 18:03:08 PDT
> 
>   Modified files:
>     sys/nfs              nfs_vnops.c 
>   Log:
>   VOP_ABORTUP() appears to be called with the wrong vnode.  The other callers
>   that I checked (eg: ufs_link()) do the ABORTOP on the directory rather than
>   the file itself.  After Michael Hancock's patches, the abortop doesn't seem
>   all that critial now since something else will free the pathname buffer.

These have been done for 2.2 in Terry's nameifree patches.  We could use a
volunteer to freshen those patches up if Terry doesn't do it himself and
abide by KNF.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SV4.3.95.980531120402.4579A-100000>