]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Introduce glabel labels based on GEOM ident attributes. In this initial
authorivoras <ivoras@FreeBSD.org>
Mon, 15 Apr 2013 16:09:24 +0000 (16:09 +0000)
committerivoras <ivoras@FreeBSD.org>
Mon, 15 Apr 2013 16:09:24 +0000 (16:09 +0000)
commit255c9a6acb6fd00e607470d04c8c163b508fa732
tree6645e97e96e481adb7b2d4392fb6df65d3ef6992
parent4893ec0b76fa0d03524f1cd3cebbd1c9a143d2f7
Introduce glabel labels based on GEOM ident attributes. In this initial
implementation, error on the side of conservatism and only create labels
for GEOMs of classes DISK and MULTIPATH.

Discussed with: trasz
Approved by: silence from freebsd-geom@
sys/conf/files
sys/geom/label/g_label.c
sys/geom/label/g_label.h
sys/geom/label/g_label_disk_ident.c [new file with mode: 0644]