Hide Forgot
make changes in libfuse to use setattr properly.
PATCH: http://patches.gluster.com/patch/1675 in master (mount/fuse: Don't send fsetattr if ATIME or MTIME needs to be changed.)
Using this bug to fix the case of NSEC values not being set in fuse_setattr
PATCH: http://patches.gluster.com/patch/1899 in master (mount/fuse: Initialize attr and set nsec values for atime and mtime.)
PATCH: http://patches.gluster.com/patch/1900 in master (storage/posix: Use the right macro to set nsec of mtime in posix_do_utimes)