]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
ChangeLog, e2fsck.h, flushb.c, iscan.c, unix.c:
authorTheodore Ts'o <tytso@mit.edu>
Thu, 11 Jan 2001 19:15:02 +0000 (19:15 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 11 Jan 2001 19:15:02 +0000 (19:15 +0000)
commit5ba23cb149f2ff629446fb8cb5f1012c05f7a4f4
tree8465211b0b1f894570a97fdf98d8bd9c610aaf5c
parent48e08e034ead9c3518fe3e130b2ff5012d31e055
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.
e2fsck/ChangeLog
e2fsck/e2fsck.h
e2fsck/flushb.c
e2fsck/iscan.c
e2fsck/pass1.c
e2fsck/unix.c