-
Ok, the fix is committed into the CVS.
2009-10-20 04:37:04 UTC by jkar8572
-
jkar8572 committed patchset 258 of module quota-tools to the Linux DiskQuota CVS repository, changing 4 files.
2009-10-20 01:15:39 UTC by jkar8572
-
jkar8572 committed patchset 257 of module quota-tools to the Linux DiskQuota CVS repository, changing 1 files.
2009-10-20 00:24:45 UTC by jkar8572
-
Thanks for your report. You're right. The kernel reports used space and quota limits in bytes. It's just a matter of userspace tools how they display the numbers (and blocks is there for historical reasons). I'll fix the headers in those tools.
2009-10-19 12:56:33 UTC by jkar8572
-
The quota, edquota and repquota commands all seem to list the disk usage limits in bytes (or megabytes, if using -s with quota and repquota). However the output uses the label "blocks." This in inaccurate and leads to confusion when using a blocksize other than 1KB.
I'm seeing this problem on Linux kernel 2.6.18-128.el5 with ext3 with a blocksize of 4KB.
It looks like maybe the block...
2009-10-08 22:28:43 UTC by thekingant
-
Thanks for your report. This is a bug in kernel. I've seen a similar report at linux-kernel mailing list. I'm looking at it with some ext4 developers. Hopefully we'll find the cause soon.
2009-09-22 12:27:47 UTC by jkar8572
-
Thanks for the report. I've fixed the problems in the manpage.
2009-09-22 12:21:52 UTC by jkar8572
-
jkar8572 committed patchset 256 of module quota-tools to the Linux DiskQuota CVS repository, changing 1 files.
2009-09-22 12:19:45 UTC by jkar8572
-
jkar8572 committed patchset 255 of module quota-tools to the Linux DiskQuota CVS repository, changing 2 files.
2009-09-22 12:16:14 UTC by jkar8572
-
jkar8572 committed patchset 254 of module quota-tools to the Linux DiskQuota CVS repository, changing 3 files.
2009-09-21 15:14:48 UTC by jkar8572