]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
gnop: allow to change the name of created device
authorMariusz Zaborski <oshogbo@FreeBSD.org>
Sun, 29 Dec 2019 15:40:02 +0000 (15:40 +0000)
committerMariusz Zaborski <oshogbo@FreeBSD.org>
Sun, 29 Dec 2019 15:40:02 +0000 (15:40 +0000)
commit80e63e0a9023ba28d73c3753002726674835e414
tree120706b013489fa3952f6e42606f6d6d3ef5d230
parent9b888dd9bd72776e7270d2e7e53d7798a61e0a21
gnop: allow to change the name of created device

Thanks to this option we can create more then one gnop provider from
single provider. This may be useful for temporary labeling some data
on the disk.

Reviewed by: markj, allanjude, bcr
Differential Revision: https://reviews.freebsd.org/D22304
lib/geom/nop/geom_nop.c
lib/geom/nop/gnop.8
sys/geom/nop/g_nop.c