From: Eric Sandeen <sandeen@sandeen.net>
To: xfs-oss <xfs@oss.sgi.com>
Subject: [PATCH] xfstests: create tape group
Date: Sat, 01 Nov 2008 10:58:36 -0500 [thread overview]
Message-ID: <490C7CAC.2070902@sandeen.net> (raw)
Create a tape group for anything which expects
to dump to tape (I guess this is a superset
of "remote" and a few others).
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
---
Index: xfs-cmds/xfstests/group
===================================================================
--- xfs-cmds.orig/xfstests/group
+++ xfs-cmds/xfstests/group
@@ -35,6 +35,9 @@ v2log tes@sgi.com
# xfsdump, xfsrestore, xfsinvutil
dump tes@sgi.com ivanr@sgi.com
+# xfsdump, xfsrestore to tapes
+tape tes@sgi.com ivanr@sgi.com
+
# xfsdump, xfsrestore to remote tapes
remote tes@sgi.com ivanr@sgi.com
@@ -118,10 +121,10 @@ nfs4acl tes@sgi.com donaldd@sgi.com
019 mkfs auto
020 metadata attr udf auto
021 db attr auto
-022 dump ioctl auto
-023 dump ioctl auto
-024 dump ioctl auto
-025 dump ioctl auto
+022 dump ioctl tape auto
+023 dump ioctl tape auto
+024 dump ioctl tape auto
+025 dump ioctl tape auto
026 dump ioctl auto
027 dump ioctl auto
028 dump ioctl auto
@@ -131,15 +134,15 @@ nfs4acl tes@sgi.com donaldd@sgi.com
032 mkfs auto
033 repair auto
034 other auto
-035 dump ioctl auto
-036 dump ioctl remote auto
-037 dump ioctl remote auto
-038 dump ioctl remote auto
-039 dump ioctl remote auto
+035 dump ioctl tape auto
+036 dump ioctl remote tape auto
+037 dump ioctl remote tape auto
+038 dump ioctl remote tape auto
+039 dump ioctl remote tape auto
040 other auto
041 growfs ioctl auto
042 fsr ioctl auto
-043 dump ioctl auto
+043 dump ioctl tape auto
044 other auto
045 other auto
046 dump ioctl auto
@@ -151,7 +154,7 @@ nfs4acl tes@sgi.com donaldd@sgi.com
052 quota db auto
053 acl repair auto
054 quota auto
-055 dump ioctl remote auto
+055 dump ioctl remote tape auto
056 dump ioctl auto
057 acl auto
058 acl auto
next reply other threads:[~2008-11-01 15:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-01 15:58 Eric Sandeen [this message]
2008-11-02 22:05 ` [PATCH] xfstests: create tape group Dave Chinner
2008-11-02 23:12 ` Eric Sandeen
2008-11-03 0:27 ` Dave Chinner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=490C7CAC.2070902@sandeen.net \
--to=sandeen@sandeen.net \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.