On Mon, Oct 12, 2009 at 4:45 PM, Vladimir Dronnikov <[email protected]> wrote:
>> mount() returned -EBUSY - we should give up now surely?
>
> Seems we should not try to use the helper unless -EINVAL returned from 
> mount().


Yes.

>> oops, we are iterating the known filesystems looking for helpers.
>>
>
> Nope. We are not iterating here -- _the only_ helper is called, namely
> mount.ext2. And this is right.

Yes - I just glanced at the execs and didn't noticed they were all for
different variations on mount.ext2

> So again, to sum, we just should not try to use the helper unless
> -EINVAL returned from mount().

Sounds reasonable.

-- 
John Williams, PhD, B.Eng, B.IT
PetaLogix - Linux Solutions for a Reconfigurable World
w: www.petalogix.com  p: +61-7-30090663  f: +61-7-30090663
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to