Miklos Szeredi:
> generic_permission() is only called, if the filesystem doesn't define
> i_op->permission().

Fuse defines i_op->permission() and fuse_permission() calls
generic_permission().


> I've fixed that, by setting n_link to 1 for the root.  Is there some
> other problem?

Tomas wrote that he passed nlink test in aufs.


> BTW, I think a better way to check if a directory (or file) has been
> unliked is checking with d_unhashed().

Is this available too, in case of the dir which has experienced a rmdir
failure? Or in case of root dir?


Junjiro Okajima


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

Reply via email to