Date: Thu, 6 Jan 2011 20:31:33 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfs nfsport.h src/sys/fs/nfsserver nfs_nfsdstate.c Message-ID: <201101062031.p06KVnl2065293@repoman.freebsd.org>
index | next in thread | raw e-mail
rmacklem 2011-01-06 20:31:33 UTC
FreeBSD src repository
Modified files:
sys/fs/nfs nfsport.h
sys/fs/nfsserver nfs_nfsdstate.c
Log:
SVN rev 217066 on 2011-01-06 20:31:33Z by rmacklem
Delete the NFS_STARTWRITE() and NFS_ENDWRITE() macros that
obscured vn_start_write() and vn_finished_write() for the
old OpenBSD port, since most uses have been replaced by the
correct calls.
MFC after: 12 days
Revision Changes Path
1.20 +0 -7 src/sys/fs/nfs/nfsport.h
1.28 +2 -2 src/sys/fs/nfsserver/nfs_nfsdstate.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101062031.p06KVnl2065293>
