[PATCH] Stonewalling wasn't properly done in some circumstances
authorJens Axboe <axboe@suse.de>
Tue, 13 Jun 2006 12:53:38 +0000 (14:53 +0200)
committerJens Axboe <axboe@suse.de>
Tue, 13 Jun 2006 12:53:38 +0000 (14:53 +0200)
commit0c7e37a04aa04ba22e812f8de7971fcef46b8191
tree70faa21d4665e3beac01031463c93395ded7f937
parentf4866ec5515d8ee329bd904764212489efc8cba2
[PATCH] Stonewalling wasn't properly done in some circumstances

We don't want to stonewall individual jobs in a file, but that
happened inadvertently with the multi file change. Get it right,
stonewall the first job in all files except the first.
init.c