Lines Matching full:systems
7 Fixed a bug which could cause e2fsck to corrupt Hurd file systems.
14 scanning functions from crashing on certain corrupted file systems.
68 Fix various e2fsck bugs when trying to repair bigalloc file systems.
92 large file systems.
99 systems. (Addresses Debian Bug: #756922)
103 Fix tune2fs updating UUID's when manipulating file systems with
106 Fix tune2fs so it can remove an external journal for file systems with
150 Fixed free block accounting for 64-bit file systems.
230 to create file systems larger than 2GB on 32-bit platforms.
280 Mke2fs now creates file systems in regular files (which is very often
290 Mke2fs now has the ability to create file systems where all the
299 large file systems.
326 used by file systems such as btrfs.
328 If the number of inodes in the file systems is larger than the time
351 systems.
363 In practice, all modern file systems have sparse_super is enabled, so
367 Fixed support for 1k block file systems with the meta_bg feature.
406 Allow the regression test suite to work correctly on systems which do
409 Allow e2fsck to build correctly on systems (such as Android) that do
434 it is present, which allows 64-bit offsets on 32-bit systems.
447 libext2fs to correctly handle bigalloc and 64-bit file systems. There
449 these file systems, since they are not as common. Some of the bugs
451 bigalloc file systems are strongly urged to upgrade to e2fsprogs
542 larger than 2GB (which is not allowed in valid file systems).
649 Fix resize2fs when shrinking file systems to make sure that bitmap
651 This could happen with flex_bg file systems that were grown using
669 Fix off-line resizing of file systems with flex_bg && !resize_inode
672 Fix e2image with large (> 32-bit) file systems (Addresses Debian Bug:
692 Fix ext2fs_llseek() on 32-bit i386 systems to work correctly when
722 Fix resize2fs so that it can handle off-line resizes of file systems
730 systems when doing an off-line resize.
733 resizing very large file systems.
736 possibly corrupt the file system while resizing 64-bit file systems.
786 systems. This can result in significant speedups, especially on
787 CPU-constrained systems. This was primarily done by optimizing
794 on file systems whose block size is greater than 8k.
796 Fix e2freefrag so it works on 64-bit file systems, and so it uses much
835 correctly support bigalloc file systems which use store block usage
874 When mke2fs creates file systems with lazy itable initialization, the
882 uninit_bg file systems significantly. Resize2fs will now also
887 systems work correctly. This is needed to grow file system which are
890 Resize2fs will now correctly handle resizing file systems to 16TB on
891 32-bit file systems when "16TB" is specified on the command line.
894 larger than 50%; this can happen when creating small file systems and
922 Fix portability problems on non-Linux systems: avoid compile failures
923 on systems that don't have malloc.h
946 handles checking file systems which are mounted without having to test
995 Fixed portability problems on other operating systems (e.g., Hurd and
1012 file systems!) in e2fsck, debugfs, and libext2fs.
1047 remove an extent tree block on bigalloc file systems.
1059 superblock field should be zero for non-built-in quota file systems,
1092 systems with more than 16TB when e2fsprogs is compiled in 32-bit mode
1134 Add support for systems which have valloc(), but which do have
1156 systems where /bin/sh is not bash.
1166 it, since it's not available on all systems.
1168 Add support for systems that do not support getpwuid_r()
1186 large file systems. (Addresses Debian Bug: #663237)
1206 necessary for non-MMP file systems, so drop it.
1228 them to use much less memory for large file systems.
1266 Fixed various portability issues for non-Linux systems, particularly
1267 MacOS X, as well as Linux systems running with the just-released glibc
1296 the upstream sources. This makes it easier for Debian-derived systems
1306 or checking very large file systems. This was enabled by adding
1326 inodes in the file systems get scanned. However, the code which reset
1341 robust with faced with corrupted file systems. The ncheck command
1349 an extra block to the raw image, for those file systems and/or
1350 operating systems that support this. (Linux does.) In addition, fix
1354 Fixed a bug in resize2fs where for 1k and 2k file systems, where
1405 This release of e2fsprogs has support for file systems > 16TB. Online
1408 systems, but will be coming.
1421 systems. (This is a feature that has to be turned on explicitly; see
1501 Mke2fs will now create file systems that enable user namespace
1531 are needed for very big file systems.
1534 that can support file systems > 16TB, once it arrives in v3.x kernels.
1686 Allow ext2fs_get_memalign() to compile on systems that don't have