Created attachment 8977 [details] A patch to fix auto-enabling CTDB read-only records support Ever since the commit "s3-ctdb: Enable CTDB readonly support only if CTDB supports it" (5c5111ca0319ad3fdd2c27a0bd3c06b576921d08) the read-only support could not be actually enabled, because that commit added conditional compilation but missed updating the waf build. A patch for source3/wscript is attached - please review.
Comment on attachment 8977 [details] A patch to fix auto-enabling CTDB read-only records support Seems to be an obvious omission, so I would mark as Reviewed by me. would anybody second for upstream push?
Comment on attachment 8977 [details] A patch to fix auto-enabling CTDB read-only records support Daniel, before we can accept this patch upstream, we need to be clear about contribution rules: you need to sign-off this patch, either under personal copyright or by submitting a Certificate of Origin. See README.contributing. Please indicate if it is ok to for us to include this upstream as Signed-off-by: Daniel Gan-Levi <danielg@il.ibm.com> or if there are changes necessary.
Created attachment 8991 [details] A patch to fix auto-enabling of CTDB readonly support Signed off this time