Whamcloud - gitweb
ChangeLog, fsck.c:
authorTheodore Ts'o <tytso@mit.edu>
Thu, 6 Jul 2000 14:16:08 +0000 (14:16 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 6 Jul 2000 14:16:08 +0000 (14:16 +0000)
commit5b1519bf528182fff35b8786455182ec018c454e
treeede429844e83980e79faa38f53fe6076e54f0715
parent981dc56ae312ef6f13ab5fca57ef51616890e13f
ChangeLog, fsck.c:
  fsck.c (lookup, load_fs_info, check_all): Use lazy evaluation for
   calling interpret_device(), since this requires root privileges if the
   partitions need to be scanned.  Otherwise, it's not possible to do
   non-proot fsck's for removeable devices such as floppies if there are
   any LABEL= or UUID= entries in /etc/fstab.
misc/ChangeLog
misc/fsck.c