https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296066

Rick Macklem <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Assignee|[email protected]            |[email protected]

--- Comment #1 from Rick Macklem <[email protected]> ---
Could you please capture packets when this
failure occurs and attach them here (like
you did for the other bugzilla PR).

The ai isn't quite correct, in that a
FreeBSD VOP_SETATTR() can set birthtime.
(I suspect the problem is that the birthtime
is specified for the Open/Create and needs to
be treated like hidden/system/archive, in that
it cannot be set for VOP_CREATE(), but can be
set for VOP_SETATTR() after the VOP_CREATE().)

Thanks, rick

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to