MFC r254945:
When allocating a pbuf for the cluster write, do not sleep waiting
for the available pbuf when passed vnode is backing md(4). Other i/o
directed to the same md device might already hold pbufs, and then we
could deadlock since only our progress can free a pbuf needed for
wakeup.
Description
Description
Details
Details
- Provenance
kib Authored on - Parents
- rS255167: Complete any pending Tx frames before attempting the next transmit
- Branches
- Unknown
- Tags