Whamcloud - gitweb
ChangeLog, llseek.c:
authorTheodore Ts'o <tytso@mit.edu>
Wed, 25 Oct 2000 02:06:09 +0000 (02:06 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 25 Oct 2000 02:06:09 +0000 (02:06 +0000)
commit438196669574f87493b153b2dee93f5eeba1844e
tree96e492fe4bb585f1c8ce8729f6deedc2088ea1b3
parent8394902e04e64ed10ca81e869892c00143ee4931
ChangeLog, llseek.c:
  llseek.c: Add #ifdef's for IA64 (it's a 64-bit platform, so we don't
   need to use llseek).
ChangeLog, fsck.c:
  fsck.c (device_already_active): Add a special case check for MD
   devices, so we don't try to check them in parallel with other devices.
lib/ext2fs/ChangeLog
lib/ext2fs/llseek.c
misc/ChangeLog
misc/fsck.c