K 10 svn:author V 7 iedowse K 8 svn:date V 27 2001-12-28T19:57:40.000000Z K 7 svn:log V 370 MFC: nfsserver/nfs_serv.c 1.108; explicitly set `error' to 0 in nfsrv_noop() to deal with the NFSv3 case where nfsm_reply() does not do it for us. This fixes an mbuf leak and a failure to correctly return an error reply for bad authorisation or unknown procedure numbers. Unlike the corresponding revision in -current, this affects only NFSv3 requests. Approved by: re END