[Linux-cachefs] mount -o remount?

Daire Byrne Daire.Byrne at framestore.com
Wed May 6 12:58:48 UTC 2009


I tried patching busybox/util-linux/mount.c so that it recognises the "fsc" option and now I can issue a "mount -o fsc" command without it complaining. But it just seems to ignore the option and mount without it. I might try to get the real util-linux compiled against uclibc instead.

Daire

----- "Daire Byrne" <Daire.Byrne at framestore.com> wrote:

> ----- "David Howells" <dhowells at redhat.com> wrote:
> > > I forgot about that. That may be sufficient for my purposes. Now I
> just need
> > > to figure out how to get busybox's "mount" to know about the
> "fsc"
> > > option. Currently it just complains that it is an unknown option.
> > 
> > When processing an NFS mount, busybox should just pass any options
> it
> > doesn't know about to sys_mount() I believe.
> 
> That is what I thought. I have the fscache module loaded but it
> doesn't want to know about the "fsc" option. I'll play with it some
> more - thanks.
> 
> Daire
> 
> --
> Linux-cachefs mailing list
> Linux-cachefs at redhat.com
> https://www.redhat.com/mailman/listinfo/linux-cachefs




More information about the Linux-cachefs mailing list