----- Original Message ----- 
From: "Rob Landley" <[email protected]>
To: <[email protected]>
Cc: "Colin Watson" <[email protected]>
Sent: Friday, June 19, 2009 8:54 AM
Subject: Re: [PATCH] mount: support -i;pass through -f and -n to helpers as
necessary


> On Thursday 18 June 2009 19:09:26 Colin Watson wrote:
> > When FEATURE_MOUNT_HELPERS is enabled, mount should support the -i
> > option, which prevents calling the helper function. This is used by
> > FUSE: it installs fusermount as a helper, and if it's configured to
> > update /etc/mtab then it does so by calling 'mount -i -f' (i.e. don't
> > call helper, fake the system call, but do update mtab).
>
> There's something that still uses mtab?  Wow.
>
Yes mke2fs check if filesystem is mounted and fail the check without mtab

    Gilles

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to