commit | 5ba23cb149f2ff629446fb8cb5f1012c05f7a4f4 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Jan 11 19:15:02 2001 +0000 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Jan 11 19:15:02 2001 +0000 |
tree | 8465211b0b1f894570a97fdf98d8bd9c610aaf5c | |
parent | 48e08e034ead9c3518fe3e130b2ff5012d31e055 [diff] |
ChangeLog, e2fsck.h, flushb.c, iscan.c, unix.c: iscan.c, unix.c, e2fsck.h: Don't use NOARGS, and use ext2fs_sync_device() instead of using BLKFLSBUF. flushb.c: Don't use NOARGS anymore; everything is STDC these days. ChangeLog, pass1.c: pass1.c (process_block): Remove dead code which was never getting executed.