Correct the requirements for g_new_consumer().

Approved by:	phk
This commit is contained in:
Dag-Erling Smørgrav 2006-03-17 13:13:18 +00:00
parent f28f001e8d
commit a41d535d17
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=156806

View File

@ -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