Created attachment 9317 [details] Zip file containing all three patches. A handful of smaller patches have been made against Master that fix problems with the vfs_glusterfs module. These patches are ready to be applied to the current release branch: ba04400 vfs_glusterfs: Fix excessive debug output from vfs_gluster_open(). c8c84b4 vfs_glusterfs: Implement proper mashalling/unmarshalling of ACLs a973b1c VFS plugin was sending the actual size of the volume instead of the total number of block units because of which windows was getting the wrong volume capacity. Attached as a zip file... don't ask.
Karolin: The attached fixes are specific to the vfs_glusterfs.c module and have already been reviewed and accepted in master. Please include these in the v4-1-test branch for inclusion in the next Samba 4.1.x release. Please also let me know if I've messed up anything in this process. I haven't actually ever used this process before. The last time I made official changes to an official Samba release...was before you were in charge. Thnax! Chridz -)-----
But I am asking :-). Don't use a zip file, please attach as a git-am formatted patch using git format-patch --stdout GIT_START..GIT_END >/tmp/file_to_upload. Then upload that and mark it as a patch please. Jeremy.
(In reply to comment #1) > Please also let me know if I've messed up anything in this process. Yes you did. Don't use zip files please !
Created attachment 9318 [details] Single file not zipped patch as requested by Jeremy.
Look good to me for 4.1.next ! Jeremy.
Pushed to autobuild-v4-1-test.
Pushed to v4-1-test. Closing out bug report. Thanks!