Correct the requirements for g_new_consumer().

Approved by:	phk
This commit is contained in:
des 2006-03-17 13:13:18 +00:00
parent 58f77a71b1
commit 10c4f678df

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