mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 16:49:40 +00:00
Correct the requirements for g_new_consumer().
Approved by: phk
This commit is contained in:
parent
f28f001e8d
commit
a41d535d17
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=156806
@ -60,11 +60,9 @@ This function is the last stage of killing an unwanted consumer.
|
||||
.It
|
||||
The geom
|
||||
.Fa gp
|
||||
has to have
|
||||
.Va start
|
||||
and
|
||||
.Va access
|
||||
methods defined.
|
||||
has to have an
|
||||
.Va orphan
|
||||
method defined.
|
||||
.It
|
||||
The topology lock has to be held.
|
||||
.El
|
||||
|
Loading…
Reference in New Issue
Block a user