Date: Wed, 23 Nov 2005 23:22:56 +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 Makefile extern.h mount_ufs.c Message-ID: <200511232322.jANNMuGE005810@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rodrigc 2005-11-23 23:22:56 UTC
FreeBSD src repository
Modified files:
sbin/mount Makefile extern.h
Removed files:
sbin/mount mount_ufs.c
Log:
Remove UFS-specific parts from mount(8).
For mounting UFS, all mount options are passed directly to nmount(),
without any UFS-specific logic.
Revision Changes Path
1.18 +1 -1 src/sbin/mount/Makefile
1.7 +0 -2 src/sbin/mount/extern.h
1.29 +0 -133 src/sbin/mount/mount_ufs.c (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511232322.jANNMuGE005810>
