Lines Matching full:inodes
223 face of non-empty bad blocks inodes, and if the filesystem was
263 filesystems when there is a need to allocate new blocks or inodes, and
264 there aren't any free blocks or inodes in the already-used block
334 bytes when operating on inodes mapped via extents; potentially
366 journal and resize inodes.
403 which inodes in use that are in the uninitialized part of the block
432 Add support to chattr to migrate inodes from using direct/indirect
645 extent-based inodes.
769 pathnames for the specified inodes. (Previously, in some cases ncheck
771 inodes had multiple hard links.)
934 when blocks are claimed by multiple inodes.
946 shrinking filesystems and directory inodes needed to be moved from one
957 and the root directory. (More generally, all new inodes created using
1158 Tune2fs can support migrating a filesystem from using 128 byte inodes
1159 to 256 byte inodes, so it can take advantage of the full features of
1442 Fixed e2fsck's handling of directory inodes with a corrupt size field. If
1457 Resize2fs had a bug resizing large inodes with extended attributes
1502 Fix bug in resize2fs when large (greater than 128 byte) inodes are
1655 Mke2fs will now create new filesystems with 256 byte inodes and the
2057 Fix byte-swapping issues for large inodes in ext2fs_read_inode_full()
2067 Remove check in e2fsck which requires EA's in inodes to be sorted;
2091 Fix a bug in in how e2fsprogs byte swaps inodes containing fast
2117 artificial test cases, but it will be useful if we ever do the "inodes
2156 blocks or inodes exceeding 2**31 or being close to 2**32-1.
2418 Fix e2fsck from segfaulting on disconnected inodes that contain one or
2664 claiming blocks that are also used by other inodes, a filesystem
2672 not be accurate, then e2fsck will omit checking inodes' deletion time
2747 inodes to e2fsck.
2749 Add support for dumping the contents of large inodes to debugfs,
2750 including the extended attributes stored in inodes.
2830 large inodes.
3052 Add basic ext2fs library support for large (EA in inode) inodes.
3425 allocating blocks or inodes; if the filesystem is not unmounted
3491 If the user specifies a large number of inodes, Mke2fs will
3600 When resizing a filesystem, and inodes need to moved, resize2fs will
3607 the LOW_DTIME checks to determine if there are inodes on the orphan
3796 processing truncated inodes on the orphan list. This could cause data
3803 large number of inodes. (Thanks to the 2.5 IDE device driver for
3847 E2fsck now offers to truncate inodes which contain too many blocks (so
4122 when inodes or blocks are allocated or deallocated.
4221 E2fsck now offers to clear inodes which are special files that have a
4279 Fixed a bug in e2fsck's handling of orphan inodes which are special
4441 inodes in the superblock, and clear those inodes before starting the
4826 If a filesystem doesn't support imagic inodes, and e2fsck discovers an
4833 connected orphaned inodes to /lost+found.
5017 Add check to e2fsck so it makes sure that total number of inodes in
5125 inodes desired in the filesystem, for some special cases where this is
5144 when the ext2 library routines to read inodes returned errors in the
5149 number of inodes required for a proper ext2 filesystem.
5162 Fixed e2fsck so that it would detect bogus immutable inodes which
5507 E2fsck will now treat inodes which contain blocks which are claimed by
5545 of inodes which actually need to be in the icount array. This really
5569 filesystems (or rather, filesystems with a large number of inodes).
5570 Previously a filesystem with 1 million inodes required 4 megabytes of
5576 often failed because there wasn't enough space), the inodes in the bad
5648 (or inodes) are available. (ext2fs_*_bitmap_range).
5752 E2fsck now fixes inodes which have a the deletion time set, but which
5785 storage for the superblock, inodes, and directory blocks. This
5902 (among other things) dynamically sized inodes.