o Catch up v_flag split and replace VSYSTEM by VV_SYSTEM.

Inspired by:	jkoshy's commit to vgone.9
This commit is contained in:
Maxim Konovalov 2006-06-08 04:39:02 +00:00
parent a59af512d4
commit ce916253e4

View File

@ -61,7 +61,7 @@ The flags indicating how vnodes should be handled.
If set, busy vnodes will be forcibly closed.
.It Dv SKIPSYSTEM
If set, vnodes with the
.Dv VSYSTEM
.Dv VV_SYSTEM
flag set will be skipped.
.It Dv WRITECLOSE
If set, only regular files currently opened for writing will be removed.