NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/49033: fs/vfs/t_vnops/udf_lookup_complex test case randomly fails
The following reply was made to PR kern/49033; it has been noted by GNATS.
From: Reinoud Zandijk <reinoud%NetBSD.org@localhost>
To: Andreas Gustafsson <gson%gson.org@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, Reinoud Zandijk
<reinoud%netbsd.org@localhost>
Subject: Re: kern/49033: fs/vfs/t_vnops/udf_lookup_complex test case randomly
fails
Date: Wed, 30 Jul 2014 14:39:47 +0200
Hi Andreas,
On Wed, Jul 30, 2014 at 03:19:01PM +0300, Andreas Gustafsson wrote:
> There has been another test failure since the commit of udf_vnops.c 1.94:
>
>
> http://releng.netbsd.org/b5reports/i386/build/2014.07.29.23.35.00/test.html#fs_vfs_t_vnops_udf_lookup_complex
I think i can explain this one, though i have not seen WHAT lookup fails; it
would be handy if the test would give hints, if only a line number. Looking at
the changes i made, i think its a symbolic link lookup that needs to *read*
i.e. access the data of the file to do the translation. The lookup is also
needed when the symbolic link is only stat'ed.
Is this acceptable?
Reinoud
Home |
Main Index |
Thread Index |
Old Index