Date: Tue, 26 May 2009 01:16:09 +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_nfsdsocket.c Message-ID: <200905260116.n4Q1GMuX074858@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2009-05-26 01:16:09 UTC FreeBSD src repository Modified files: sys/fs/nfs nfsport.h sys/fs/nfsserver nfs_nfsdsocket.c Log: SVN rev 192781 on 2009-05-26 01:16:09Z by rmacklem Fix the handling of NFSv4 Illegal Operation number to conform to RFC3530 (the operation number in the reply must be set to the value for OP_ILLEGAL). Also cleaned up some indentation. Approved by: kib (mentor) Revision Changes Path 1.7 +3 -0 src/sys/fs/nfs/nfsport.h 1.4 +14 -11 src/sys/fs/nfsserver/nfs_nfsdsocket.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905260116.n4Q1GMuX074858>