cvs commit: src/sbin/mount_nfs mount_nfs.c

Craig Rodrigues rodrigc at FreeBSD.org
Tue Nov 28 16:41:45 PST 2006


rodrigc     2006-11-29 00:41:45 UTC

  FreeBSD src repository

  Modified files:
    sbin/mount_nfs       mount_nfs.c 
  Log:
  Deduce the "fstype" parameter to pass to nmount() by looking at
  the "_nfs" part of argv[0].  This should facilitate unifying mount_nfs
  and mount_nfs4 into one binary.
  
  MFC after:      1 month
  Reviewed by:    mohans
  
  Revision  Changes    Path
  1.69      +8 -2      src/sbin/mount_nfs/mount_nfs.c


More information about the cvs-src mailing list