linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Changes in quota tools cause xfstests #219 to fail
@ 2010-04-03 21:02 Theodore Ts'o
  2010-04-03 21:06 ` Eric Sandeen
  0 siblings, 1 reply; 2+ messages in thread
From: Theodore Ts'o @ 2010-04-03 21:02 UTC (permalink / raw)
  To: linux-ext4; +Cc: Jan Kara, Eric Sandeen


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:

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Changes in quota tools cause xfstests #219 to fail
  2010-04-03 21:02 Changes in quota tools cause xfstests #219 to fail Theodore Ts'o
@ 2010-04-03 21:06 ` Eric Sandeen
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Sandeen @ 2010-04-03 21:06 UTC (permalink / raw)
  To: Theodore Ts'o; +Cc: linux-ext4, Jan Kara

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@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-03 21:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-03 21:02 Changes in quota tools cause xfstests #219 to fail Theodore Ts'o
2010-04-03 21:06 ` Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).