HomeFreeBSD

Fix for deadlock situation in cuse(3)

Description

Fix for deadlock situation in cuse(3)

The final server unref should be done by the server thread to prevent
deadlock in the client cdevpriv destructor, which cannot destroy
itself.

MFC after: 1 week
Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS349366: Follow the RFC 3128 and drop short TCP fragments with offset = 1.
Branches
Unknown
Tags
Unknown