vfs_catia has seen a MAJOR rework with removed default features around samba-3.5.x - and the need to NOW specify char mappings with a new parametric option "catia:mappings = ..." (never documented) Beside that, a regression crept in - which makes that vfs module unusable. I've already fixed the code and updated missing pieces in the manual page. During writing a testcase for the vfs_catia module - using "vfstest", i hit new hurdles/bugs in vfstest itself - a never endind story ... I promise to finish the testcase! :-) BUT i think, that my current fixes should make it into the next release. So i'll post all my patches ... Cheers, Günter
Created attachment 8612 [details] add vfs_catia debug class
Created attachment 8613 [details] the REAL patch
Created attachment 8614 [details] first attempt to fix the manual page
Created attachment 8615 [details] minor addittion to the manual page
Created attachment 8616 [details] well - add copyright
I mailed my patch to the requesting user - no answer so far. I great THANKYOU to Richard Sharpe - writing down the basic needs for a vfs module! :-) Cheers, Günter
Created attachment 8618 [details] git-am fix for 4.0.x. This is the patchset as one convenient file, reviewed by me and pushed to master. Jeremy.
Created attachment 8619 [details] git-am fix for 3.6.x Code fix for 3.6.x, documentation changes don't apply.
Hi Jeremy, i _really_ reviewed v3-6-test - checked it out - built and tested it without the patch (not working) - applied the patch - now working ! :-) But why do you think that the new "manual pages" don't apply to 3.6.x ? Afaik - that major rework was first released with 3.5.x, but was never mentioned in the release notes. I'm pretty sure that the new manual page patches should also be included with the 3.6.x Cheers, Günter
What I meant was the attachment " git-am fix for 4.0.x." doesn't apply to 3.6.x as the man page updates fail. If you want to add additional patches for 3.6.x that update the man pages then I'll +1 them and we can re-assign to Karolin for inclusion in 4.0.next and 3.6.next. Jeremy.
Re-assigning to Karolin to get the current fixes into 4.0.next and 3.6.next. Guenter feel free to add a follow-up patch for the 3.6.next man page fixes. Jeremy.
Created attachment 8623 [details] vfs_catia: fix manual page for 3.6.x Hi Jeremy, Karolin, learning new stuff every new day .... :-) Well, i was not aware of the change ./docs-xml/manpages-3/ TO ./docs-xml/manpages/ with samba-4.0.x - so my manual page patches could not apply to 3.6.x So here my tested 3.6.x fix. Please review and push. Cheers, Günter
Pushed to v3-6-test (incl. docs fix) and autobuild-v4-0-test.
Pushed to v4-0-test. Closing out bug report. Thanks!