lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 03 Apr 2010 16:06:15 -0500
From:	Eric Sandeen <sandeen@...hat.com>
To:	"Theodore Ts'o" <tytso@....edu>
CC:	linux-ext4@...r.kernel.org, Jan Kara <jack@...e.cz>
Subject: Re: Changes in quota tools cause xfstests #219 to fail

Theodore Ts'o wrote:
> It looks like the output of quota has changed, which is causing xfstests
> #219 to fail.  This was run on Debian unstable, using quota version
> 4.00-pre1:

Dave ran into this too, and I think his solution was to just drop the "-s"
from repquota, and the behavior is then unchanged regardless of quota
version.

-Eric

> 000 - unknown test, ignored
> FSTYP         -- ext4
> PLATFORM      -- Linux/i686 candygram 2.6.34-rc3-00007-g778c832
> MKFS_OPTIONS  -- /dev/sdc1
> MOUNT_OPTIONS -- -o acl,user_xattr -o block_validity /dev/sdc1 /scratch
> 
> 219	 - output mismatch (see 219.out.bad)
> --- 219.out	2009-08-18 00:12:27.000000000 -0400
> +++ 219.out.bad	2010-04-03 16:36:01.915309094 -0400
> @@ -24,10 +24,10 @@
>    Mode: (0644/-rw-r--r--)         Uid: (1)  Gid: (2)
>  *** Report for user quotas on device [SCR_DEV]
>  Block grace time: 7days; Inode grace time: 7days
> -                        Block limits                File limits
> +                        Space limits                File limits
>  User            used    soft    hard  grace    used  soft  hard  grace
>  ----------------------------------------------------------------------
> -#1        --     144       0       0              3     0     0       
> +#1        --    144K      0K      0K              3     0     0       
>  
>  
>  
> @@ -55,9 +55,9 @@
>    Mode: (0644/-rw-r--r--)         Uid: (1)  Gid: (2)
>  *** Report for group quotas on device [SCR_DEV]
>  Block grace time: 7days; Inode grace time: 7days
> -                        Block limits                File limits
> +                        Space limits                File limits
>  Group           used    soft    hard  grace    used  soft  hard  grace
>  ----------------------------------------------------------------------
> -#2        --     144       0       0              3     0     0       
> +#2        --    144K      0K      0K              3     0     0       
>  
>  
> Ran: 219
> Failures: 219
> Failed 1 of 1 tests
> --
> To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ