NetBSD Problem Report #43304

From www@NetBSD.org  Fri May 14 13:30:28 2010
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id 6500363B9E6
	for <gnats-bugs@gnats.NetBSD.org>; Fri, 14 May 2010 13:30:28 +0000 (UTC)
Message-Id: <20100514133028.3786563B898@www.NetBSD.org>
Date: Fri, 14 May 2010 13:30:28 +0000 (UTC)
From: pooka@iki.fi
Reply-To: pooka@iki.fi
To: gnats-bugs@NetBSD.org
Subject: tmpfs atf tests incorrectly skipped on modular systems
X-Send-Pr-Version: www-1.0

>Number:         43304
>Category:       misc
>Synopsis:       tmpfs atf tests incorrectly skipped on modular systems
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    jmmv
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri May 14 13:35:00 +0000 2010
>Closed-Date:    Wed Jun 23 11:20:28 +0000 2010
>Last-Modified:  Wed Jun 23 11:35:00 +0000 2010
>Originator:     Antti Kantee
>Release:        
>Organization:
>Environment:
>Description:
The tmpfs regression tests check to see if tmpfs is available in
vfs.generic.fstypes.  On a modular system without any active
tmpfs mounts this causes the tests to be unnecessarily skipped.
>How-To-Repeat:
"anita test"
>Fix:
modload tmpfs?  or just try to mount?

The annoying thing is that both affect the global state of the
host.  Converting tests to use a rump kernel would solve this ... ;)

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: misc-bug-people->jmmv
Responsible-Changed-By: pooka@NetBSD.org
Responsible-Changed-When: Fri, 14 May 2010 16:38:39 +0300
Responsible-Changed-Why:
I'm guessing you want to handle this (apologies if not).


State-Changed-From-To: open->closed
State-Changed-By: pooka@NetBSD.org
State-Changed-When: Wed, 23 Jun 2010 14:20:28 +0300
State-Changed-Why:
tmpfs tests execute again in a modular environment


From: Antti Kantee <pooka@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/43304 CVS commit: src/tests/fs
Date: Wed, 23 Jun 2010 11:19:18 +0000

 Module Name:	src
 Committed By:	pooka
 Date:		Wed Jun 23 11:19:17 UTC 2010

 Modified Files:
 	src/tests/fs: h_funcs.subr

 Log Message:
 If kernel modules are set to autoload, skip the vfslist part of
 the check when determining if there is kernel support for a given
 fs.  Makes tmpfs tests run and fixes PR misc/43304.


 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 src/tests/fs/h_funcs.subr

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.