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:	Mon, 1 Aug 2011 12:44:57 -0400
From:	Ted Ts'o <tytso@....edu>
To:	Aditya Kali <adityakali@...gle.com>
Cc:	linux-ext4@...r.kernel.org
Subject: Re: [PATCH] ext4: make quota as first class supported feature

On Mon, Aug 01, 2011 at 10:00:34AM -0400, Ted Ts'o wrote:
> On Wed, Jul 20, 2011 at 11:40:18AM -0700, Aditya Kali wrote:
> > This patch is an attempt towards supporting quotas as first class
> > feature in ext4. It is based on the proposal at:
> > https://ext4.wiki.kernel.org/index.php/Design_For_1st_Class_Quota_in_Ext4
> > ...
> >
> > Signed-off-by: Aditya Kali <adityakali@...gle.com>
> 
> Thanks, added to the ext4 tree.

Hmm, this caused a bunch of quota test failures that shouldn't be
happening....

Ran: 001 002 005 006 007 011 013 014 053 069 070 074 075 076 077 088 089 100 105 112 113 123 124 125 126 127 128 129 130 131 132 133 135 141 169 184 193 198 204 207 208 209 210 211 212 213 214 215 219 221 223 224 225 226 228 230 231 232 233 234 235 236 237 239 240 243
Failures: 219 230 231 232 233 235

It looks like the backwards compatibility with traditional quota
setups isn't quite working correctly:

230 21s ... - output mismatch (see 230.out.bad)

--- 230.out 2011-07-21 19:27:10.000000000 -0400
+++ 230.out.bad	       2011-08-01 10:46:59.470964400 -0400
@@ -7,14 +7,10 @@
 Write 900k...
 Rewrite 1001k...
 Write 1000k...
-pwrite64: Disk quota exceeded
 Write 4096...
-pwrite64: Disk quota exceeded
 Touch 3+4
 Touch 5+6
-touch: cannot touch `SCRATCH_MNT/file6': Disk quota exceeded
 Touch 5
-touch: cannot touch `SCRATCH_MNT/file5': Disk quota exceeded
	...

I may end up putting this off until the next merge window, unless we
can fix this quickly.

    	     				- Ted
       

Download attachment "xfstests-quota.log.gz" of type "application/octet-stream" (57516 bytes)

Powered by blists - more mailing lists