vn_open_vnode(): fix locking around VOP_CLOSE() on advisory lock error
In the case of a FIFO or if trying to open a file for writing, an
exclusive lock is necessary.
Reviewed by: kib
MFC after: 1 week
vn_open_vnode(): fix locking around VOP_CLOSE() on advisory lock error Tags None Referenced Files None Subscribers None
Description
Details
|