[fuse-discuss] FUSE Library for Solaris 10
Mark Phalan
Mark.Phalan at Sun.COM
Mon Nov 20 08:29:58 PST 2006
On Thu, 2006-11-16 at 23:56 -0800, Vikas Gera wrote:
> Hi All,
> I would like to share FUSE library used by me for testing FUSE kernel. FUSE-2.5.3 was used as base and some modifications were made for testing.
> FUSE-2.5.3 has mount operation as separate utility which is invoked from within library. I have short circuited this for testing. The production code should have a separate mount utility (needs sudu capability). I have also made a separate example by which one can mount a user directory to /delme (hardcoded).
>
> The command for invoking is (super user mode):
> #./fusexsol -o use_ino <mount_point>
>
> example:
> #./fusexsol -o use_ino /mnt/mount/point1
>
Cool! Nice work.
Any chance you could produce a set of diffs against the fuse 2.5.3
library so we can get this putback to our repository?
Thanks,
-Mark
> thanks!
> Vikas Gera
> --
> This messages posted from opensolaris.org
> _______________________________________________
> fuse-discuss mailing list
> fuse-discuss at opensolaris.org
> http://opensolaris.org/mailman/listinfo/fuse-discuss
More information about the fuse-discuss
mailing list