TDP_SOFTDEP
if (td->td_pflags & (TDP_SOFTDEP|TDP_NORUNNINGBUF))
td->td_pflags |= TDP_SOFTDEP;
td->td_pflags &= ~TDP_SOFTDEP;