Created attachment 12571 [details] Cherry-picked patch from master The connect code path inside VFS module for GlusterFS tries to set snapdir-entry-path translator option as follows: ret = glfs_set_xlator_option(fs, "*-snapview-client", "snapdir-entry-path", handle->conn->connectpath); In case of failure, the immediate return is leaking the talloced memory context tmp_ctx.
Patch applies cleanly to 4.4 and 4.3.
Comment on attachment 12571 [details] Cherry-picked patch from master Excellent, looks good of course, just one comment: could you please re-upload the patch including a "Bug: https://bugzilla.samba.org/show_bug.cgi?id=12377" line in the commit message?
Thanks Gunther, My bad. I should have thought about it before uploading the patch. Re-uploading with Bug Id.
Created attachment 12572 [details] Cherry-picked patch from master with Bug Id
Karolin, please add to 4.5 and 4.4. Thanks!
Karo, please pick for 4.4 and 4.5 - Thanks!
(In reply to Michael Adam from comment #6) Pushed to autobuild-v4-{5,4}-test.
(In reply to Karolin Seeger from comment #7) Pushed to both branches. Closing out bug report. Thanks!