> On Oct 20, 2021, at 5:27 AM, Jason Thorpe <[email protected]> wrote:
>
>
>
>> On Oct 20, 2021, at 5:11 AM, Andreas Gustafsson <[email protected]> wrote:
>>
>> This is a semi-automatically generated notice of a failure to run the
>> ATF test suite to completion on NetBSD-current/i386.
>>
>> The systems panics at:
>>
>> lib/libposix/bsd/t_rename (409/913): 1 test cases
>> rename: [ 1569.6084633] panic: kernel diagnostic assertion "fvp != tvp"
>> failed: file
>> "/tmp/build/2021.10.20.03.13.14-i386/src/sys/miscfs/genfs/genfs_rename.c",
>> line 401
>
> I’m looking at it.
This is now fixed by:
/cvsroot/src/sys/miscfs/genfs/genfs_rename.c,v <-- genfs_rename.c
new revision: 1.7; previous revision: 1.6
…and I’ve added a test case for it.
-- thorpej