e2fsprogs/e2fsck
Luis Henriques (SUSE) a8df015009 e2fsck: don't skip checks if the orphan file is present in the filesystem
If the filesystem supports the orphan file feature and that file is present
then don't skip the filesystem checks as that file may need to be cleaned
up.

Signed-off-by: Luis Henriques (SUSE) <luis.henriques@linux.dev>
Link: https://lore.kernel.org/r/20240611142704.14307-2-luis.henriques@linux.dev
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2024-10-24 19:21:22 -04:00
..
Android.bp AOSP: Android: consolidate warning suppressions 2023-02-01 00:27:32 -05:00
badblocks.c Fix clang warnings on architectures with a 64-bit long 2021-02-11 10:55:21 -05:00
CHANGES Fix historic typos in changelogs and release notes 2017-10-15 23:19:22 -04:00
dirinfo.c Fix various spelling typos 2023-01-26 10:47:04 -05:00
dx_dirinfo.c Fix various spelling typos 2023-01-26 10:47:04 -05:00
e2fsck.8.in e2fsck.8: minor man page fixes 2024-04-26 00:36:31 -04:00
e2fsck.c e2fsck: fix check of directories over 4GB 2021-02-08 22:40:42 -05:00
e2fsck.conf.5.in Change "filesystem" to "file system" in the man pages 2021-08-15 19:36:06 -04:00
e2fsck.h e2fsck: add more checks for ea inode consistency 2024-05-09 10:58:35 -04:00
ea_refcount.c e2fsck: fix various -Wall nits picked up by clang 2024-03-28 13:46:44 -04:00
ehandler.c e2fsck: check the error return from the forced rewrite write 2024-05-01 00:24:52 -04:00
emptydir.c e2fsck: consistently use ext2fs_get_mem() 2020-03-04 18:10:14 -05:00
encrypted_files.c e2fsck: check for consistent encryption policies 2019-10-09 20:18:20 -04:00
extend.c e2fsck: consistently use ext2fs_get_mem() 2020-03-04 18:10:14 -05:00
extents.c e2fsck: fix various -Wall nits picked up by clang 2024-03-28 13:46:44 -04:00
flushb.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
iscan.c e2fsck: avoid -Wtautological-constant-out-of-range-compare warnings 2023-05-30 15:56:38 -04:00
jfs_user.h e2fsck: double cast a pointer to suppress a bogus compiler warning in kfree() 2023-01-27 15:46:45 -05:00
journal.c Prevent i_dtime from being mistaken for an inode number post-2038 wraparound 2024-04-26 00:13:03 -04:00
logfile.c e2fsck: handle invalid percent expansions in the log filename 2022-08-10 22:48:13 -04:00
Makefile.in Update makefile dependencies 2022-09-01 10:59:29 -04:00
message.c Add post-2038 timestamp support to e2fsprogs 2024-03-31 13:54:33 -04:00
mtrace.awk Many files: 1997-04-26 13:21:57 +00:00
mtrace.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
mtrace.h ChangeLog, super.c: 2001-01-12 21:05:57 +00:00
pass1.c e2fsck: add more checks for ea inode consistency 2024-05-09 10:58:35 -04:00
pass1b.c e2fsck: optimize clone_file on large devices 2023-01-25 21:38:33 -05:00
pass2.c e2fsck: add more checks for ea inode consistency 2024-05-09 10:58:35 -04:00
pass3.c Add post-2038 timestamp support to e2fsprogs 2024-03-31 13:54:33 -04:00
pass4.c e2fsck: add more checks for ea inode consistency 2024-05-09 10:58:35 -04:00
pass5.c e2fsck: fix overflow if more than 4B inodes 2020-02-29 18:34:54 -05:00
problem.c e2fsck: add more checks for ea inode consistency 2024-05-09 10:58:35 -04:00
problem.h e2fsck: add more checks for ea inode consistency 2024-05-09 10:58:35 -04:00
problemP.h e2fsck: add support for saving the problem code log 2019-05-06 10:15:41 -04:00
quota.c e2fsck: add proper error checking in move_quota_inode 2018-06-24 13:52:10 -04:00
readahead.c e2fsck: fix hang in readahead code if last block in fs is metadata 2018-06-28 11:10:58 -04:00
recovery.c e2fsck: clean up two gcc -Wall warnings in recovery.c 2021-08-10 14:02:33 -04:00
region.c Fix clang warnings on architectures with a 64-bit long 2021-02-11 10:55:21 -05:00
rehash.c e2fsck: update quota accounting after directory optimization 2024-04-15 23:59:35 -04:00
revoke.c Revert "e2fsck: Change kmem_cache_t to lkmem_cache_t for Solaris" 2019-11-13 13:33:44 -05:00
scantest.c e2fsck: avoid mallinfo() if over 2GB allocated 2020-02-29 18:27:49 -05:00
sigcatcher.c e2fsck: fix various -Wall nits picked up by clang 2024-03-28 13:46:44 -04:00
super.c e2fsck: fix acl block leak when process orphan list 2024-05-09 10:55:36 -04:00
unix.c e2fsck: don't skip checks if the orphan file is present in the filesystem 2024-10-24 19:21:22 -04:00
util.c Fix various compiler -Wall warnings 2024-04-24 00:11:37 -04:00