fsck: move the looping into the helper
authorAlan Cox <alan@linux.intel.com>
Fri, 28 Sep 2018 20:17:50 +0000 (21:17 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 28 Sep 2018 20:17:50 +0000 (21:17 +0100)
commit2b38d331c32c8d646b20b6567b0c87e27bd726d4
treea1fe7f1a86b0f73158bac207a16e37f0cff0fa4f
parent1298e3cf0ddfaa331b812000426a89a2c346c226
fsck: move the looping into the helper

This allows us to execve the helper in the case of checking one fs. For typical
tiny system start up that saves us a bunch of time
Applications/util/fsck-fuzix.c
Applications/util/fsck.c