Previously just ensuring that we do not sleep when clustering for md(4) vnode was enough.
Now, with the switch of the pbuf allocator to uma and completely broken per-subsystem pbuf limits, it might cause unbounded sleep even for non-md(4) vnodes.
Reported and tested by: pho