Miklos Szeredi: > Which one was that? The only two I see invloving i_uid, are the > sticky check and the O_NOATIME check.
generic_permission() is referencing i_uid. According to your opinion, i_uid has to be updated by getattr, hasn't it? Or are you planning to refresh inode before calling generic_permission()? > Why is this causing problems in the fuse case? If you just copy the > attributes, that should be perfectly fine. Sorry. In Tomas's case, aufs lookup the specified dir, later aufs checks it was not removed by its i_nlink. 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/
