Date: Tue, 26 Jan 2010 18:09:51 +0100 From: =?iso-8859-2?Q?Edward_Tomasz_Napiera=B3a?= <trasz@FreeBSD.org> To: "arch@" <freebsd-arch@freebsd.org> Subject: vfsops:vfs_cmount Message-ID: <1B738C12-E39C-4B07-9599-07A074815FC7@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Right now, most filesystems (probably every one except ZFS) implement both xxx_mount() and xxx_cmount(). It looks like the former is used to implement nmount(2), while the latter is used for mount(2). Since mount(8) already uses nmount(2), what about removing vfsops:vfs_cmount implementations in filesystems? -- If you cut off my head, what would I say? Me and my head, or me and my body?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1B738C12-E39C-4B07-9599-07A074815FC7>