[PATCH] xfstests: enable test 080 for LInux
Christoph Hellwig
hch at infradead.org
Tue Jun 9 13:28:01 CDT 2009
On Tue, Jun 09, 2009 at 12:56:39PM -0500, Eric Sandeen wrote:
> Seems to work here... Anyone know why it's disabled?
>
> Signed-off-by: Eric Sandeen <sandeen at sandeen.net>
> ---
>
> diff --git a/080 b/080
> index e9721ad..1794a4c 100755
> --- a/080
> +++ b/080
> @@ -48,13 +48,13 @@ _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...
That last line of the comment should be removed I think.
> -_supported_os IRIX
> +_supported_os IRIX Linux
>
> [ $HOSTOS == IRIX ] && _notrun "Not working on IRIX yet"
Given that IRIX doesn't work we should just remove it from _supported_os
above.
More information about the xfs
mailing list