Date: Mon, 6 Dec 2004 16:39:06 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mount.h src/sys/kern vfs_mount.c Message-ID: <200412061639.iB6Gd6TD088925@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004-12-06 16:39:06 UTC
FreeBSD src repository
Modified files:
sys/sys mount.h
sys/kern vfs_mount.c
Log:
Change the first argument of vfs_cmount() to a handy struct mntarg* and
call it accordingly.
(No filesystems implement vfs_cmount() yet, so this is a no-op commit)
Revision Changes Path
1.164 +21 -14 src/sys/kern/vfs_mount.c
1.185 +1 -1 src/sys/sys/mount.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412061639.iB6Gd6TD088925>
