Whamcloud - gitweb
fsck.c (wait_many): Rename wait_all() to wait_many(), and have
authorTheodore Ts'o <tytso@mit.edu>
Tue, 22 Jul 2003 00:43:21 +0000 (20:43 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 22 Jul 2003 00:43:21 +0000 (20:43 -0400)
commit5e38fed9c5e5c0741ff00fc7001b44a075bfb64c
tree9cb2f6866879b336ef484604b9e6dd38f78101b3
parente7a8a9df55bae3f189a68f5bf7ae461441bb3a21
fsck.c (wait_many): Rename wait_all() to wait_many(), and have
new semantics: WAIT_ALL vs. WAIT_ATLEAST_ONE.  This fixes
a bug where when fsck is waiting for another partition on
the same spindle, it spins wasting a lot of CPU.
misc/ChangeLog
misc/fsck.c