Whamcloud - gitweb
ChangeLog, dumpe2fs.c, mke2fs.c:
authorTheodore Ts'o <tytso@mit.edu>
Wed, 13 Jun 2001 00:12:04 +0000 (00:12 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 13 Jun 2001 00:12:04 +0000 (00:12 +0000)
commitcbbf031b6edf9bdf5511af2193e44cff7fdaa66a
treeac5e3f472cea982d7901870f6c0ce13c0ae313ca
parent28cf9041b8f793f2116893306fe55ed151f8ad91
ChangeLog, dumpe2fs.c, mke2fs.c:
  dumpe2fs.c: Use WORDS_BIGENDIAN to determine whether or not we're
   (not) using i386 byte order.
  dumpe2fs.c, mke2fs.c: Stop using the compatibility badblocks function,
   and use the ext2fs_badblocks_* functions instead.
ChangeLog, inode.c, tst_iscan.c:
  inode.c, tst_iscan.c: Stop using the compatibility badblocks function,
   and use the ext2fs_badblocks_* functions instead.
ChangeLog, badblocks.c:
  badblocks.c: Stop using the compatibility badblocks function, and use
   the ext2fs_badblocks_* functions instead.
e2fsck/ChangeLog
e2fsck/badblocks.c
lib/ext2fs/ChangeLog
lib/ext2fs/inode.c
lib/ext2fs/tst_iscan.c
misc/ChangeLog
misc/dumpe2fs.c
misc/mke2fs.c