Samba 3.2 (see bug 5799) and 3.3 suffer from the inability of efficiently sharing volumes imported from AFS because of the changed infrastructure (in OpenAFS and between 3.2->3.3 in Samba)
Created attachment 4103 [details] A patch to fix afs related problems The attached patch makes AFS related compile options (--with-fake-kaserver and --with-vfs-afsacl) work again.
I'm rejecting this particular patch with WONTFIX. This does not mean that I don't want the functionality to come back, but as I already wrote to samba-technical@samba.org: Sorry, but catting together an include file from AFS include files -- that would need a *VERY* good justification. Can't you do that with a proper .h file??? So, please re-open this bug with a better patch :-) Thanks, Volker
Created attachment 4106 [details] Revised patch
The revised patch fixes the oddities of the previous one.
Pushed to master and 3-4-test. Closing. Volker