On Fri, Jul 22, 2011 at 12:39:31PM +0000, Emmanuel Dreyfus wrote: > Now I get this (in 3.2.1 and 3.2.2, I just upgraded) > > [2011-07-22 12:06:19.927861] E [marker.c:1594:marker_setattr_cbk] > 0-gfs-marker: Permission denied occured during setattr of <nul> The error in fact occured in the lower layer, that is in system/posix-acl, but it was not reported there. It was a bug in NetBSD FUSE implemntation, where requests sent by the kernel itself were done with a random UID, instead of UID 0. -- Emmanuel Dreyfus manu@xxxxxxxxxx