> The mount appears to work, though unmounting the file > system doesn't. Maybe the > fuse_mnt_add_mount(...) function isn't used? I'm not > real familiar > with the code at this point, which is the reason I > posted both of the > execl(...) system calls.
I think Mark might be more familiar with this part of the code, but with the setup I use for testing, I need to unmount the fuse file system manually, so I don't think so fuse_mnt_add_mount(...) function is invoked. Thanks, Sunil > > Thanks, > - Ryan > -- > UNIX Administrator > http://prefetch.net > _______________________________________________ > fuse-discuss mailing list > fuse-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/fuse-disc > uss -- This messages posted from opensolaris.org
