Lines Matching refs:fsck
549 * Add overflow checking to tune2fs -i's fsck interval, which must fit
590 * Fixed outdated mention of fsck in the e2fsprogs package (Closes: #588726)
598 * Tune2fs can now set uninit_bg without requiring an fsck afterwards
626 * Allow tune2fs to set uninit_bg without requiring an fsck
667 * Add an fsck.ext4 symlink in the e2fsprogs-udeb package (Closes: #571247)
755 * Fix a file descriptor leak in fsck
859 fsck after resizing the filesystem.
1300 * Fix fsck so that if multiple filesystems are being checked in
1303 * Fix fsck -Cn for n!=0 for better Ubuntu boot-time support
1307 * Teach fsck to treat ext4 and ext4 filesystems as ext* filesystems
1352 * Suppress fsck's warning message about an old-style fstab if the
1371 * Add support in fsck to ignore mounted filesystems when given the -M option
1448 full fsck because it thinks the feature flags need to be backed up
1457 * Fix fsck to only treat '#' characters at the beginning of /etc/fstab
1502 * fsck: Ignore /etc/fstab entries for bind mounts
2092 * The fsck program will now accept an optional filedescriptor argument
2144 * Always build the fsck wrapper on Debian systems (Closes: #248050)
2417 * Fixed bug in fsck which caused it to waste CPU by spinning while
2418 waiting for a child fsck process under some circumstances.
2453 * Use symbolic links for fsck.ext{2,3} and mkfs.ext{2,3} in the udeb
2533 - Add new utility program, logsave, to capture the output of fsck
2577 * Fix a bug in fsck which can cause it to hang trying to access the
2717 * Fixed typos in fsck.8, added an example for clarity (Closes:
2756 * Create fsck.ext3.8 symlink (Closes: #121526).
2773 dereferencing, fsck did not finds LVM volumes by UUID or by label,
2923 ** Extended "fsck -t" syntax (Closes: #89483).
2924 ** Fix handling of devices for which fsck can't determine a physical
2927 * Fixed small compilation bug in fsck.c
2942 ** Fix multiple progress bar fsck bug (Closes: #65267)
2943 ** Add devfs support to fsck (Closes: #94159)
2996 * Don't paralelize fsck runs on same drive for hd[efgh] (Closes:
3057 * Fixed build of a link list in fsck.c (Closes: #48312).
3127 * Fixed fsck(1) not to coredump when it does not find its argument in
3212 * Commented out obsolete code in fsck.c that assumed fstab entries
3242 * Applied patch for sparc from Juan to fsck.c to compile with glibc
3404 * Added {fsck,mkfs}.ext2.8 links to existing manpages (bugs #5598,
3503 * Made "fsck -t <filesystem-type> <device>" work correctly. Formerly