Kris Vassallo wrote > So in reference to this bug > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=150759 > it seems as if ridding the system of the journal by instead using ext2 > is fixing the problem? I can't tell if that bug has anything to do with > providing ESTALE errors but it seems to have the same effect where you > can't see files even though they are there. Yes, sounds very similar... > > Has anyone tried using the journal_data_ordered option? I am not sure > there is a way to do that in reiser but I know it can be done with ext3. According to the man page, "data=ordered" is the default. Have you explicitely changed it? I couldn't find any option to change this in reiserfs...