Lines Matching refs:Fix
4 Fix a bug which could cause e2fsck to loop forever when rebuilding an
8 Fix build when configured with --disable-threads or --enable-profile.
10 Fix ext2fs_sync_device() so it returns the proper error code if the
13 Fix a potential crash in tune2fs when enabling project quota when the
17 Fix a bug in debugfs's "ls -p" handling which could cause it to print
20 Fix a number of bugs in debugfs, dumpe2fs, e2fsck, tune2fs, and
32 Fix a regression introduced in e2fsprogs 1.43 which broke mke2fs's
36 Fix how backup superblocks are written in big endian systems so they
48 Fix e2fsck's -E bmap2extent feature (which converts a file to use
51 Fix libext2fs to correctly handle accounting for an external xattr
54 Fix e2fsck to correctly handle quota accounting when deleting files
57 Fix potential buffer overrun bug in e2fsck when using 128 byte inodes.
67 Fix some error handling in e4crypt when operating on keyring ID's.
69 Fix e2fsck's quota handling when the bigalloc feature is enabled.
80 Fix a regression introduced in e2fsprogs 1.43.4 where tune2fs was not
88 Fix e2fsck so it won't check inode fields of deleted inodes. This was
91 caused a regression in xfstests generic/079. Fix this and a number of
109 Fix various compiler and UBSAN warnings.
123 Fix portability assumption in tests; don't depend on the existence of
126 Fix portability with newer versions of glibc and with Cygwin builds on