![perseant](/assets/img/avatar_default.png)
when deallocating a fragment that has not made it to disk yet. Also, during dirops, give the directory vnode an extra reference in SET_DIROP, to ensure its continued existence during SET_ENDOP, preventing a possible NULL-dereference there. These two changes should close PR #11064.