Date: Mon, 21 Nov 2005 22:07:54 +0000 (UTC) From: Craig Rodrigues <rodrigc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount mount.c Message-ID: <200511212207.jALM7s8Y081295@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511212207.jALM7s8Y081295>