Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2011 23:21:50 +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:  <201104282322.p3SNM9DV067299@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2011-04-28 23:21:50 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsclient     nfs_clvfsops.c 
  Log:
  SVN rev 221190 on 2011-04-28 23:21:50Z by rmacklem
  
  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.
  
  Tested by:      Craig Rodrigues (for amd)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.27      +64 -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?201104282322.p3SNM9DV067299>