Whamcloud - gitweb
ChangeLog, Makefile.in, fsck.c, get_device_by_label.c, get_device_by_label.h:
authorTheodore Ts'o <tytso@mit.edu>
Sat, 3 Jul 1999 01:59:42 +0000 (01:59 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 3 Jul 1999 01:59:42 +0000 (01:59 +0000)
commit2d8defde38006fd4c92862db089ca2a1f0acda63
tree0abc3859e36e95115d2b19fee612c7b5cbd671df
parent00eedba1bd3a37812ee9403abca7ea4376ac9a08
ChangeLog, Makefile.in, fsck.c, get_device_by_label.c, get_device_by_label.h:
  fsck.c: Added support for LABEL= and UUID= specifications for the
   filesystem's device, to match what recent mount programs can support.
   Also, close stdin when doing fsck -A or when checking more than one
   filesystem at a time, so that e2fsck doesn't try to ask interactive
   questions if the filesystem appears to be mounted.
  get_device_by_label.c: New file added to support LABEL=foo and
   UUID=bar type specifications.
misc/ChangeLog
misc/Makefile.in
misc/fsck.c
misc/get_device_by_label.c [new file with mode: 0644]
misc/get_device_by_label.h [new file with mode: 0644]