Date: Sun, 13 Mar 2005 16:45:41 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/geom/core geom.c Message-ID: <200503131645.j2DGjfUr060085@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2005-03-13 16:45:41 UTC
FreeBSD src repository
Modified files:
sbin/geom/core geom.c
Log:
When listing all devices (geoms) from the given class, skip geoms without
providers.
This prevents from listing geoms like <name>.sync which can be confusing.
It still allows to show details about it by giving its name when listing.
MFC after: 1 week
Revision Changes Path
1.11 +2 -0 src/sbin/geom/core/geom.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503131645.j2DGjfUr060085>
