Hide Forgot
Description of problem: xfstests 262 fails on xfs, the description from 262 # This test checks the project quota values reported by the quota # "df" and "report" subcommands to ensure they match what they # should be. There was a bug (fixed by xfsprogs commit 7cb2d41b) # where the values reported were double what they should have been. Version-Release number of selected component (if applicable): xfsprogs-3.1.1-6.el6.x86_64 How reproducible: 100% Steps to Reproduce: 1. check 262 2. 3. Actual results: 262 - output mismatch (see 262.out.bad) --- 262.out 2011-10-20 19:11:40.000000000 +0800 +++ 262.out.bad 2011-10-27 11:15:00.976960137 +0800 @@ -1,2 +1,4 @@ QA output created by 262 Silence is golden. +hard limit 1048576000 bytes, expected 524288000 +hard limit 1048576000 bytes, expected 524288000 Expected results: Additional info:
Interesting; unlikely to be an xfsprogs problem, it's probably kernelside... Will look into it.
Carlos said he'd like to take a look.
Oh, duh: # FS QA Test No. 262 # # This test checks the project quota values reported by the quota # "df" and "report" subcommands to ensure they match what they # should be. There was a bug (fixed by xfsprogs commit 7cb2d41b) # where the values reported were double what they should have been. so all we need to do is merge that commit. I'll take it back as package maintainer, no real work to do here. -Eric
Built & tagged in xfsprogs-3.1.1-7.el6
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: No Documentation needed (not customer reported)
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-0883.html