On Fri, 4 Apr 2008, Marc Andre Tanner wrote:

> Why do all the tests pass on a regular ext3 file system while there are 
> quite a lot of errors (~80% success) when run on top of the fuse example 
> file system as found in the fuse tarball? I thought the fuse filesystem 
> just passes every access to the underlying file system. So what's causing 
> the failures? Or am i doing something wrong?

I don't think you're doing anything wrong. 

I guess the FUSE file system examples weren't supposed to fully pass a 
posix test.

Moreover FUSE restricts some things as a security measure. For instance if 
you (correctly) use the allow_other and default_permissions mount options 
then 92+% of the tests will pass.

        Szaka

--
NTFS-3G:  http://ntfs-3g.org

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
ntfs-3g-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel

Reply via email to