Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 May 2011 00:43:51 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsclient nfs_clvfsops.c
Message-ID:  <201105150044.p4F0iETU037432@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2011-05-15 00:43:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfsclient     nfs_clvfsops.c 
  Log:
  SVN rev 221935 on 2011-05-15 00:43:51Z by rmacklem
  
  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.
  
  Revision  Changes    Path
  1.8.2.13  +65 -19    src/sys/fs/nfsclient/nfs_clvfsops.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105150044.p4F0iETU037432>