mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-12-29 19:59:26 +08:00
17dba281a0
super.c, e2fsck.h: Always declare e2fsck_get_device_size() as an extern in e2fsck.h to prevent -Wall warnings. pass4.c (e2fsck_pass4): Remove unused variable 'j'. super.c (check_super_block): Fix broken superblock sanity check when calculating blocks_per_group if s_log_frag_size != s_log_block_size. Since we don't support fragments, this isn't a bug deal, but it's good to get it fixed. ChangeLog, Makefile.elf-lib: Makefile.elf-lib (installdirs): Change use of DLL_INSTALL_DIR to ELF_INSTALL_DIR. (Doesn't make a difference currently, but it's correct this way.) ChangeLog, fgetversion.c, getversion.c: getversion.c (getversion): Return 0 if there's no error. fgetversion.c (fgetversion): Pass the address of the temporary variable instead of the unitialized variable to the EXT2_IOC_GETVERSION ioctl. |
||
---|---|---|
.. | ||
.depend | ||
badblocks.c | ||
ChangeLog | ||
CHANGES | ||
dirinfo.c | ||
e2fsck.8.in | ||
e2fsck.c | ||
e2fsck.h | ||
ehandler.c | ||
extend.c | ||
flushb.c | ||
iscan.c | ||
Makefile.in | ||
Makefile.pq | ||
malloc.h | ||
message.c | ||
mtrace.awk | ||
mtrace.c | ||
pass1.c | ||
pass1b.c | ||
pass2.c | ||
pass3.c | ||
pass4.c | ||
pass5.c | ||
problem.c | ||
problem.h | ||
problemP.h | ||
scantest.c | ||
super.c | ||
swapfs.c | ||
unix.c | ||
util.c |