From nobody@FreeBSD.org  Sun Oct 23 05:53:22 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BB218106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 23 Oct 2011 05:53:22 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id AB7708FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 23 Oct 2011 05:53:22 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p9N5rM4k035468
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 23 Oct 2011 05:53:22 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p9N5rMbv035460;
	Sun, 23 Oct 2011 05:53:22 GMT
	(envelope-from nobody)
Message-Id: <201110230553.p9N5rMbv035460@red.freebsd.org>
Date: Sun, 23 Oct 2011 05:53:22 GMT
From: Garrett Cooper <yaneurabeya@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: pjdtests don't articulate requirements very well
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         161915
>Category:       misc
>Synopsis:       pjdtests don't articulate requirements very well
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pjd
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 23 06:00:20 UTC 2011
>Closed-Date:    
>Last-Modified:  Sun Feb 03 22:29:43 UTC 2013
>Originator:     Garrett Cooper
>Release:        9.x
>Organization:
n/a
>Environment:
FreeBSD akai-ntbk.local 9.0-BETA2 FreeBSD 9.0-BETA2 #5 r225494M: Sun Sep 11 18:59:27 PDT 2011     root@akai-ntbk.local:/usr/obj/usr/src/sys/NETBOOK_NOSMP  i386

>Description:
1. Some testcases assume that the user has root privileges (use mdconfig -a / mount, etc).
2. Linux support exists at one degree or another.

Properly call out the requirements in the documentation.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: tools/regression/pjdfstest/README
===================================================================
--- tools/regression/pjdfstest/README	(revision 226648)
+++ tools/regression/pjdfstest/README	(working copy)
@@ -2,6 +2,10 @@
 
 Few notes on how to use pjdfstest in short steps:
 
+- You currently _must_ be root when running these testcases.
+
+An example test run is shown as follows:
+
 	# cd pjdfstest
 	# vi tests/conf
 	Change 'fs' to file system type you want to test (UFS or ZFS).
@@ -15,7 +19,7 @@
 
 That's all. Enjoy.
 
-Currently supported operating systems: FreeBSD, Solaris.
+Currently supported operating systems: FreeBSD, Linux, Solaris.
 Currently supported file system types: UFS, ZFS.
 
 -- 


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->pjd 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Sun Oct 23 22:32:45 UTC 2011 
Responsible-Changed-Why:  
you may want to look at this 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161915 
>Unformatted:
