PFIL_APPEND
req.pio_flags |= PFIL_APPEND;
if (pa->pa_flags & PFIL_APPEND)
if (req->pio_flags & ~(PFIL_IN | PFIL_OUT | PFIL_UNLINK | PFIL_APPEND))