OSDN Git Service

ChangeLog, fsck.c, mke2fs.c, partinfo.c:
authorTheodore Ts'o <tytso@mit.edu>
Wed, 2 Feb 2000 19:08:51 +0000 (19:08 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 2 Feb 2000 19:08:51 +0000 (19:08 +0000)
commitb4ee1fb28e9aeea982cbbdef873604224ce45445
treeff3be2ba436264573b23071d0bc9f61062063137
parent80e808fceb61c2061b32593c610893bf07a863ee
ChangeLog, fsck.c, mke2fs.c, partinfo.c:
  fsck.c (interpret_device): If there was an attempt to interpret a
   device specification of the type "UUID=" or "LABEL=", and it fails,
   check to see if /proc/partitions is readable.  If not, print a warning
   message about /proc perhaps not being mounted, and exit.
  mke2fs.c (check_plausibility): Remove unneeded #include of linux/fs.h.
   Add #define of MAJOR if necessary.
  partinfo.c: Remove unneeded #include of linux/fs.h
misc/ChangeLog
misc/fsck.c
misc/mke2fs.c
misc/partinfo.c