Re: [PATCH 3/3] Safeguard against writing to an active device of another node
From: Wols Lists <hidden>
Date: 2015-08-01 15:50:23
From: Wols Lists <hidden>
Date: 2015-08-01 15:50:23
On 30/07/15 00:40, Goldwyn Rodrigues wrote:
quoted
I was wondering if we could make it a run-time dependency though .. a bit like get_cluster_name. We can still do that later I guess. I'm not really sure what is best at the moment.Yes, I would second that: Making these functions a run-time dependency. We should have the ability for it to work by just installing libdlm (with the proper flags set), rather than recompiling the package for cluster features.
Or - maybe unlikely but maybe not - what happens if somebody installs a binary that was built on a system WITH dlm, but is meant to run on a system WITHOUT dlm? Actually, wouldn't that be the typical case for a typical distro? Cheers, Wol