Hi Tristan, On Thu, Aug 26, 2010 at 10:26 PM, tristan <[email protected]> wrote: > Goldwyn Rodrigues wrote: >> >> Hi, >> >> ocfs2 crashes most of the times when I try to create a lot of files on >> the filesystem. The details are: >> >> Arch: i686 (2 processors) >> Kernel version: 2.6.35.3 >> Script to reproduce: >> for i in `seq 1 1048576`; do echo $i > f.$i; done >> Reproducible: most of the times >> fs-features: indexed-dirs,local,noxattr > > Hi Goldwyn, > > Could you please verify if the issue could be solved by my recent patch: > > [PATCH 1/1] Ocfs2: Add missing ocfs2_journal_acces_*() for couple of funcs > in dir.c > >
Yes, the patch works fine and fixes the issue. Thanks for the quick fix. -- Goldwyn _______________________________________________ Ocfs2-devel mailing list [email protected] http://oss.oracle.com/mailman/listinfo/ocfs2-devel
