Hide Forgot
Description of problem: xfstests 261 fails on xfs, the description is from 261 # This test exercises an issue in libxcmd where a problem with any # mount point or project quota directory causes the program to exit # complete. The effect of this is that one cannot operate on any # directory, even if the problem directory is completely unrelated # to the directory one wants to operate on. Version-Release number of selected component (if applicable): xfsprogs-3.1.1-6.el6.x86_64 How reproducible: 100% Steps to Reproduce: 1. check 261 2. 3. Actual results: 261 fail, or reproduce it manually # cat testmount /dev/sda5 /mnt/tests xfs rw,seclabel,relatime,attr2,delaylog,noquota 0 0 /dev/sda9 /tmp/nosuchdir xfs rw 0 0 # xfs_quota -t testmount xfs_quota: cannot initialise path table: No such file or directory xfs_quota exits even if there is a valid entry for /dev/sda5 Expected results: Additional info:
6bca0145 upstream fixes this, with some prerequisites.
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