John Nelson wrote: > How big is a file that e2fsck considers it to be a large file? > > 814611 blocks used (42.79%) > 0 bad blocks > 1 large file <----- that > > > Thanks > John Nelson if (LINUX_S_ISREG(inode->i_mode) && (inode->i_size_high || inode->i_size & 0x80000000UL)) ctx->large_files++; 2G or greater. -Eric _______________________________________________ Ext3-users mailing list Ext3-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/ext3-users