Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Apr 2011 23:12:18 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfs nfs_var.h src/sys/fs/nfsclient nfs.h nfs_clvfsops.c nfsdiskless.h
Message-ID:  <201104252312.p3PNCVOf017792@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

rmacklem    2011-04-25 23:12:18 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfs           nfs_var.h 
    sys/fs/nfsclient     nfs.h nfs_clvfsops.c 
  Removed files:
    sys/fs/nfsclient     nfsdiskless.h 
  Log:
  SVN rev 221040 on 2011-04-25 23:12:18Z by rmacklem
  
  Modify the experimental (newnfs) NFS client so that it uses the
  same diskless NFS root code as the regular client, which
  was moved to sys/nfs by r221032. This fixes the newnfs
  client so that it can do an NFSv3 diskless root file system.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.27      +0 -1      src/sys/fs/nfs/nfs_var.h
  1.7       +0 -1      src/sys/fs/nfsclient/nfs.h
  1.23      +31 -38    src/sys/fs/nfsclient/nfs_clvfsops.c
  1.2       +0 -108    src/sys/fs/nfsclient/nfsdiskless.h (dead)



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