]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make all the gnop parameters optional in the request from userland,
authorchs <chs@FreeBSD.org>
Wed, 16 Oct 2019 21:49:44 +0000 (21:49 +0000)
committerchs <chs@FreeBSD.org>
Wed, 16 Oct 2019 21:49:44 +0000 (21:49 +0000)
commitc0b77cf1b23107009b4a45f74e7076ce40365c05
treeeaec990c9909fe446114b3955d96cc10b502e826
parent8356d793be0a26d93d5f61d1ba0c9376f35c52e7
Make all the gnop parameters optional in the request from userland,
filling in the same defaults that the current userland module uses.
This allows an old geom_nop.so userland module to work with a new kernel.

Approved by: imp (mentor)
Reviewed by: cem
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D21972
sys/geom/nop/g_nop.c