K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2011-05-15T00:43:51.315328Z K 7 svn:log V 411 MFC: r221190,r221205 Fix the new NFS client so that it handles the "nfs_args" value in mnt_optnew. This is needed so that the old mount(2) syscall works and that is needed so that amd(8) works. The code was basically just cribbed from sys/nfsclient/nfs_vfsops.c with minor changes. This patch is mainly to fix the new NFS client so that amd(8) works with it. Thanks go to Craig Rodrigues for helping with this. END