MFC r285483: pipe_direct_write: Fix mismatched pipelock/unlock
If a signal is caught in pipelock, causing it to fail, pipe_direct_write
should not try to pipeunlock.
Approved by: markj (mentor)
Sponsored by: EMC / Isilon Storage Division
MFC r285483: pipe_direct_write: Fix mismatched pipelock/unlock Tags None Referenced Files None Subscribers None
Description
Details
|