]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the NFS server's handling of a bogus NFSv2 ROOT RPC.
authorrmacklem <rmacklem@FreeBSD.org>
Sat, 25 Apr 2015 00:58:24 +0000 (00:58 +0000)
committerrmacklem <rmacklem@FreeBSD.org>
Sat, 25 Apr 2015 00:58:24 +0000 (00:58 +0000)
commit5a5431c41504233b8c913f79e29abb8015c460a5
tree047538b0bad63c7783e460c865f686d601e2da3e
parente0a9cb76d2a80453f06fc9afa5551cef059772c3
Fix the NFS server's handling of a bogus NFSv2 ROOT RPC.
The ROOT RPC is deprecated in the NFSv2 RFC, RFC-1094
and should never be used by a client.

Tested by: thmu@freenet.de
MFC after: 1 week
sys/fs/nfsserver/nfs_nfsdkrpc.c