NetBSD/sbin/fsck_ext2fs
2019-03-31 13:16:52 +00:00
..
dir.c Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
extern.h Catch up to the kernel with respect to Ext2 huge_file feature. 2012-11-25 19:42:14 +00:00
fsck_ext2fs.8 Remove references to -c flag which was never included. 2018-08-27 15:16:49 +00:00
fsck.h divorce list of features supported by fsck_ext2fs from the kernel; 2016-08-15 18:42:15 +00:00
inode.c rename struct ext2fs_dinode attribute e2di_dacl to correct 2016-08-04 17:43:47 +00:00
main.c - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
Makefile No longer rely on data in disklabel to deduce alternate superblock 2019-03-31 10:55:58 +00:00
pass1.c Fix previous properly (wrong variable was tested) thanks riastradh@ 2017-04-21 19:33:56 +00:00
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c
setup.c Ignore EXT4 'kbytes written' field when validating alternate superblock. 2019-03-31 13:16:52 +00:00
utilities.c fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB() 2013-06-23 02:06:04 +00:00