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
thanks!
Vikas Gera
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code