]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement the GEOMGETCONF ioctl which returns vital stats for the
authorPoul-Henning Kamp <phk@FreeBSD.org>
Tue, 23 Apr 2002 19:54:02 +0000 (19:54 +0000)
committerPoul-Henning Kamp <phk@FreeBSD.org>
Tue, 23 Apr 2002 19:54:02 +0000 (19:54 +0000)
commit53705e35aec166897e4e19f7d0c0b9391d2db0bd
treed98d149d2c39244eedf2ae44b65577954046c836
parent4bc37205bc2a5bdfc9eb04fb0a9b0a927b507e8e
Implement the GEOMGETCONF ioctl which returns vital stats for the
current device in XML in an sbuf.

Sponsored by: DARPA & NAI Labs
sys/geom/geom.h
sys/geom/geom_bsd.c
sys/geom/geom_dev.c
sys/geom/geom_slice.c