Re: [RFC 0/13] extents and 48bit ext3
Jeff Garzik <[email protected]>
| Newsgroups | gmane.comp.file-systems.ext2.devel,gmane.linux.kernel,gmane.linux.file-systems |
|---|---|
| Message-ID | <[email protected]> |
Andreas Dilger wrote: > the inode count per group > is a fixed parameter for the whole filesystem that even online resizing > cannot change. Correct. Fixed... at mke2fs time. Thus, with varying mke2fs runs, inodes-per-group can vary, where it does not with online resize. Jeff