From: Eric Sandeen <sandeen@redhat.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: xfs mailing list <xfs@oss.sgi.com>
Subject: Re: [PATCH] xfstests: enable test 080 for LInux
Date: Tue, 09 Jun 2009 13:32:12 -0500 [thread overview]
Message-ID: <4A2EAAAC.1010103@redhat.com> (raw)
In-Reply-To: <20090609182801.GA12057@infradead.org>
Christoph Hellwig wrote:
> That last line of the comment should be removed I think.
>
> Given that IRIX doesn't work we should just remove it from _supported_os
> above.
>
Heh, good points, here's the revised one:
Seems to work here... Anyone know why it's disabled?
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
---
diff --git a/080 b/080
index e9721ad..dc51c59 100755
--- a/080
+++ b/080
@@ -47,14 +47,11 @@ _supported_fs xfs
# Apparently should be able to work on IRIX,
# but not at the moment.
-# It does not work on Linux due to some locking issues...
-_supported_os IRIX
-
-[ $HOSTOS == IRIX ] && _notrun "Not working on IRIX yet"
+_supported_os Linux
_setup_testdir
-#quiet=-q
+quiet=-q
clean=-c
export here
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2009-06-09 18:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-09 17:56 [PATCH] xfstests: enable test 080 for LInux Eric Sandeen
2009-06-09 18:28 ` Christoph Hellwig
2009-06-09 18:32 ` Eric Sandeen [this message]
2009-06-09 19:13 ` Felix Blyakher
2009-06-09 18:29 ` Felix Blyakher
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=4A2EAAAC.1010103@redhat.com \
--to=sandeen@redhat.com \
--cc=hch@infradead.org \
--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.