cvs commit: src/sys/fs/nwfs nwfs_vfsops.c

Poul-Henning Kamp phk at FreeBSD.org
Mon Dec 6 12:11:56 PST 2004


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


More information about the cvs-all mailing list