Date: Sun, 15 Jun 2003 22:32:28 -0500 From: Sean Kelly <smkelly@zombie.org> To: current@freebsd.org Subject: fdescfs naming inconsistency Message-ID: <20030616033228.GA789@edgemaster.zombie.org>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
This isn't really a big deal, but I've noticed a slight inconsistency in
the output of `mount` when a fdescfs is mounted:
edgemaster# mount
/dev/ad1s1a on / (ufs, local, soft-updates, multilabel)
/dev/ad1s1e on /var (ufs, local, soft-updates, multilabel, acls)
/dev/ad1s1f on /usr (ufs, local, soft-updates, multilabel, acls)
devfs on /dev (devfs, local, multilabel)
fdesc on /dev/fd (fdescfs)
^^^^^ ^^^^^^^
/dev/fd0 on /mnt (msdosfs, local)
linprocfs on /usr/compat/linux/proc (linprocfs, local)
Notice that while devfs and linprocfs have the 'fs' appended to their name,
the fdescfs does not. Shouldn't the output be more like this?
fdescfs on /dev/fd (fdescfs)
^^
So far my attempts to find the origin of this in the source have failed.
--
Sean Kelly | PGP KeyID: D2E5E296
smkelly@zombie.org | http://www.zombie.org
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)
iD8DBQE+7TpMPm7A9NLl4pYRArDfAJoDzt6db9aWEpP1aBWTCQayVonXkwCghREU
lfHFnYL3ZBFH/EwuRevuBvE=
=Tmhn
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030616033228.GA789>
