Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2009 01:18:56 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/nfsd Makefile nfsd.8 nfsd.c nfsv4.4 stablerestart.5
Message-ID:  <200905240119.n4O1J89d045577@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2009-05-24 01:18:56 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/nfsd        Makefile nfsd.8 nfsd.c 
  Added files:
    usr.sbin/nfsd        nfsv4.4 stablerestart.5 
  Log:
  SVN rev 192674 on 2009-05-24 01:18:56Z by rmacklem
  
  Modify nfsd.c to add support for the experimental nfs server.
  This includes the addition of a new flag "-4" that will force
  use of the experimental server with nfsv4 support in it. This
  commit also adds two new man pages to the repository that are
  NFSv4 specific. One describes the file used by the server to
  restart nfsv4 services safely. The other is a brief overview
  of nfsv4 and its setup.
  
  Reviewed by:    dfr
  Approved by:    kib (mentor)
  
  Revision  Changes    Path
  1.18      +1 -1      src/usr.sbin/nfsd/Makefile
  1.25      +33 -3     src/usr.sbin/nfsd/nfsd.8
  1.36      +108 -25   src/usr.sbin/nfsd/nfsd.c
  1.1       +309 -0    src/usr.sbin/nfsd/nfsv4.4 (new)
  1.1       +93 -0     src/usr.sbin/nfsd/stablerestart.5 (new)



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