summaryrefslogtreecommitdiffstats
path: root/tools/reporter.c
diff options
context:
space:
mode:
authorMilan Broz <mbroz@redhat.com>2010-06-17 12:48:54 +0000
committerMilan Broz <mbroz@redhat.com>2010-06-17 12:48:54 +0000
commitd2031f6a1681a24f8544a8e0933b9cfddaf2b8cc (patch)
treeba8347ccc2d4e138351c534ef908969b69f52e5f /tools/reporter.c
parentc5782bcf15f2d8eb4e0fa1a4423773ae80090753 (diff)
downloadlvm2-d2031f6a1681a24f8544a8e0933b9cfddaf2b8cc.tar.gz
lvm2-d2031f6a1681a24f8544a8e0933b9cfddaf2b8cc.tar.xz
lvm2-d2031f6a1681a24f8544a8e0933b9cfddaf2b8cc.zip
Clean up cluster lock mode and flags definition.
Code is mixing up internal DLM and LVM definitions of lock modes and flags. OpenAIS and singlenode locking do not depend on DLM but code currently cannot be compiled without libdlm.h! LCK_* flags is LVM abstraction, used through all the code. Only low-level backend (clvmd-cman etc) should use DLM definitions, also this code should do all needed conversions. Because there are two DLM flags used in generic code (NOQUEUE, CONVERT) we define it similar way like lock modes. (So all needed binary-compatible flags are on one place in locking.h) (Further code cleaning still needed, though:-)
Diffstat (limited to 'tools/reporter.c')
0 files changed, 0 insertions, 0 deletions