On Sun, 4 Apr 2010 at 13:38, Christian Kujau wrote: > However, this does not happen on a freshly created reiserfs with e.g. just > one file on it, I'm still figuring out when exactly this happens. Got it. After a few more iterations of the testscript[0] I was hitting it at 25601 files, 25600 file were fine. Again, setting and removing *one* ACL is fine, but removing *all* ACLs lead to I/O error. After attempting to "setfacl -b", subsequent "ls -l" commands are producing I/O errors as well (plus one syslog message for every error). "ls" with no "-l" is fine, probably due to the missing stat() calls. Reiserfsck 3.6.21 did not find any corruptions, yet unmounting/remounting the filesystem returns I/O errors whenever I try to stat the directory in question. Deleting the files is fine, creating and stat'ing 30001 new files in the same directory (I did not remoe it!) is fine too. Should I open a new bug for this or will this be dealt with in #14826 as well? Thanks, Christian. [0] http://nerdbynature.de/bits/2.6.34-rc2/reiserfs/ -- BOFH excuse #225: It's those computer people in X {city of world}. They keep stuffing things up. -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html