Whamcloud - gitweb
ChangeLog, bmove.c, icount.c, inode.c, llseek.c:
authorTheodore Ts'o <tytso@mit.edu>
Fri, 3 Oct 1997 17:42:28 +0000 (17:42 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 3 Oct 1997 17:42:28 +0000 (17:42 +0000)
commitd163b0948731e6d84bd3efe75075a2d0a8009272
tree6e8b5ebe7bfe3d2523649966e7b0894a143b7f09
parent00e5433eb5e9f70f485968b809fdcf297d7fe7b9
ChangeLog, bmove.c, icount.c, inode.c, llseek.c:
  llseek.c (ext2fs_llseek): Fix type error for ext2fs_llseek()
  icount.c (ext2fs_icount_validate):
  bmove.c (process_block): Fix lint error in type for fprintf().
  inode.c (ext2fs_check_directory): Add support for the callback
   to return the error code EXT2_ET_CALLBACK_NOTHANDLED.
ChangeLog, mke2fs.c:
  Make parse_raid_opts return a void, to fix a -Wall warning.
lib/ext2fs/ChangeLog
lib/ext2fs/bmove.c
lib/ext2fs/icount.c
lib/ext2fs/inode.c
lib/ext2fs/llseek.c
misc/ChangeLog
misc/mke2fs.c