1 Jun 2007 06:15
Fw: ext3 dir_index causes an error
Andrew Morton <akpm <at> linux-foundation.org>
2007-06-01 04:15:46 GMT
2007-06-01 04:15:46 GMT
Ted is dir_index maintainer ;) That's a nice-looking bug report, btw. Thanks. Begin forwarded message: Date: Fri, 01 Jun 2007 13:01:07 +0900 From: hooanon05 <at> yahoo.co.jp To: sct <at> redhat.com, akpm <at> linux-foundation.org, adilger <at> clusterfs.com Subject: ext3 dir_index causes an error Hello, First of all, I really appricate your great works. Now I've found a problem around dir_index feature. Here is a report following linux/REPORTING-BUGS. [1.] One line summary of the problem: ext3 dir_index causes an error [2.] Full description of the problem/report: This is my local test program to reproduce this problem. The readdir1.c calls creat(2), opendir(3) and readdir(3). And the shell script execute it repeatedly with a brand-new ext3fs image on a loopback device. When the script adds '-O dir_index' to mkfs, some errors appear. On a system with linux-2.6.21.3, ext3fs produces these error message, and the filesystem seems to be corrupted.(Continue reading)
RSS Feed