cvs commit: src/sbin/mount mount.c

Craig Rodrigues rodrigc at FreeBSD.org
Mon Nov 21 22:09:31 GMT 2005


rodrigc     2005-11-21 22:07:54 UTC

  FreeBSD src repository

  Modified files:
    sbin/mount           mount.c 
  Log:
  For mounting a UFS filesystem, call nmount() directly, instead of having
  special logic which called mount() in a separate mount_ufs() function.
  
  Revision  Changes    Path
  1.74      +1 -3      src/sbin/mount/mount.c


More information about the cvs-src mailing list