note that VOP_STRATEGY may block.
Learned from: vm/swap_pager.c comment above swap_pager_putpages()
This commit is contained in:
parent
cc64b484dd
commit
4c7da4f92c
@ -51,6 +51,8 @@ the buffer to be read or written
|
||||
.Pp
|
||||
This call either reads or writes data from a file, depending on the value of
|
||||
.Fa bp->b_io.bio_cmd .
|
||||
.Pp
|
||||
The call may block.
|
||||
.Sh RETURN VALUES
|
||||
Zero is returned on success, otherwise an error is returned.
|
||||
.Sh SEE ALSO
|
||||
|
Loading…
Reference in New Issue
Block a user