Description of problem: ext4 is missing from the /etc/filesystems support file. any process using this to determine supported filesystems won't recognize ext4 as a valid filesystem. Version-Release number of selected component (if applicable): setup-2.8.31-2.fc15.noarch also a problem on FC14. have not verified on FC16 yet. How reproducible: every time Steps to Reproduce: 1. cat /etc/filesystems | grep ext4 Actual results: no output Expected results: ext4 Additional info:
F14 is EOL ... Thanks for report, this is in fact duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=750506 ... it was already reported, but reporter said that rawhide update is enough for him. I think most of the processes use /proc/filesystems for it, so the severity of this issue is relatively low. As this is the second report, I'll do an update of setup package in F15/F16. Closing this one as duplicate. *** This bug has been marked as a duplicate of bug 750506 ***