[Bug 203323] Re: fsck/usplash: device names not fully reported

Launchpad Bug Tracker 203323 at bugs.launchpad.net
Sat Jun 11 19:36:24 UTC 2011


** Branch linked: lp:ubuntu/sysvinit

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/203323

Title:
  fsck/usplash: device names not fully reported

Status in e2fsprogs:
  Unknown
Status in “e2fsprogs” package in Ubuntu:
  Fix Released
Status in “sysvinit” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: sysvinit

  When fsck checks all filesystems (-A -R), it runs sub-fscks serially,
  so that device names are visible one at a time.  As a result, when
  fsck checks multiple devices, usplash only reports the first name, but
  then counts up to 100% for each device.

  As a possible solution, I think it may make sense to re-arrange the
  usplash text for routine checks to be more like the forced check
  (putting the current device name on the status line):

   Routine check of drives.  Press ESC to skip.
   $NAME...

  additionally, if a percentage goes "backwards" (i.e. a new fsck
  starts), "get_checked_names" can be called again, and a new "$NAME..."
  line can be reported (after clearing status and issuing a SUCCESS).

To manage notifications about this bug go to:
https://bugs.launchpad.net/e2fsprogs/+bug/203323/+subscriptions




More information about the foundations-bugs mailing list