Laszlo Attila Toth: > It is an AppArmor-related change, and really unexpected. I assumed that=20 > the kernel source is consistent, this is why I searched the cause=20 > elsewhere, although I found some strange bug earlier in the=20 > Ubuntu-shipped extra modules. > > In this case checking for the private_data member and disabling=20 > ATTR_FILE if it is NULL seems to be a good solution. Since that change=20 > we didn't found any error.
Reading the source files of ubuntu intrepid, I agree with you. They add ATTR_FILE into fchmod and chown which are led to aufs_setattr(). Only you have to worry and modify is aufs_setattr(). I also found that NFS supports ATTR_FILE too. You may need to modify NFS if you use it. J. R. Okajima ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
