On Oct 24, 2002 18:45 +0200, Fabien Combernous wrote: > +--------+------------------------------------------------------------------+ > | quotas | Again "Y" is not aqual. ext3 accept quota only on data-journaled | > | | filesystems, but all other journaled filesystem don't have data | > +--------+------------------------------------------------------------------+ Granted that I have never used quotas, so it is possible that I am incorrect. However, my understanding is that yes, you do need data-journaled quota files to ensure that your quota tables don't miss some operations after a crash. However, you can separately select data journaling for files in ext3 (via chattr), even if the rest of the filesystem is using data=ordered (the default). Cheers, Andreas -- Andreas Dilger http://www-mddsp.enel.ucalgary.ca/People/adilger/ http://sourceforge.net/projects/ext2resize/ _______________________________________________ Ext3-users@redhat.com https://listman.redhat.com/mailman/listinfo/ext3-users