Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 2004 20:11:56 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/nwfs nwfs_vfsops.c
Message-ID:  <200412062011.iB6KBuYY004031@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004-12-06 20:11:56 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nwfs          nwfs_vfsops.c 
  Log:
  Convert nwfs to nmount, but take the low road:  There is no way this is
  ever going to work without a dedicated mount_nwfs(8) program so simply
  stick struct nwfs_args into a nmount argument and leave it at that.
  
  Revision  Changes    Path
  1.38      +29 -9     src/sys/fs/nwfs/nwfs_vfsops.c



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