NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/47974: udf tests fail due to interaction with rump
The following reply was made to PR kern/47974; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: Nicolas Joly <njoly%pasteur.fr@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, kern-bug-people%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
reinoud%NetBSD.org@localhost
Subject: Re: kern/47974: udf tests fail due to interaction with rump
Date: Sun, 30 Jun 2013 16:39:54 +0200
On Sun, Jun 30, 2013 at 04:36:57PM +0200, Nicolas Joly wrote:
> struct udftestargs {
> struct ufs_args ta_uargs;
> char ta_devpath[MAXPATHLEN];
> char ta_imgpath[MAXPATHLEN];
> };
>
> Shouldn't ta_uargs be of type udf_args not ufs_args ?
Sounds like a winner, thanks!
Martin
Home |
Main Index |
Thread Index |
Old Index