]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Add a new ioctl for getting the provider name of a geom provider.
authorlulf <lulf@FreeBSD.org>
Sun, 7 Sep 2008 13:54:57 +0000 (13:54 +0000)
committerlulf <lulf@FreeBSD.org>
Sun, 7 Sep 2008 13:54:57 +0000 (13:54 +0000)
commit8c52b542c0de3a703a273d3ef92e1d9ba8ea23e1
tree16f2ffcdc41f0c11cebb1b3f34481ddf1a5d05cc
parentcb1cd5ee09eb37bf756225d7f27b846e17599cf1
- Add a new ioctl for getting the provider name of a geom provider.
- Add a routine for looking up a device and checking if it is a valid geom
  provider given a partial or full path to its device node.

Reviewed by: phk
Approved by: pjd (mentor)
lib/libgeom/geom_util.c
lib/libgeom/libgeom.h
sys/geom/geom_dev.c
sys/sys/disk.h