Anand Avati <[email protected]> wrote: > I don't think the problem is with the handling of SETATTR in either NetBSD > or Linux. I am guessing NetBSD FUSE is _using_ SETATTR to update atime upon > open? Linux FUSE just leaves it to the backend filesystem to update atime. > Whenever there is a SETATTR fop, ctime is _always_ bumped.
Yes, I understood that: the kernel shall not send an atime update when the file is readen. I fixed it in NetBSD FUSE. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz [email protected] _______________________________________________ Gluster-devel mailing list [email protected] http://www.gluster.org/mailman/listinfo/gluster-devel
