2 * Copyright (C) 2005 Red Hat, Inc. All rights reserved.
4 * This copyrighted material is made available to anyone wishing to use,
5 * modify, copy, or redistribute it subject to the terms and conditions
6 * of the GNU General Public License v.2.
9 #ifndef __LOCK_DLM_PLOCK_DOT_H__
10 #define __LOCK_DLM_PLOCK_DOT_H__
12 #define GDLM_PLOCK_MISC_NAME "lock_dlm_plock"
14 #define GDLM_PLOCK_VERSION_MAJOR 1
15 #define GDLM_PLOCK_VERSION_MINOR 1
16 #define GDLM_PLOCK_VERSION_PATCH 0
19 GDLM_PLOCK_OP_LOCK
= 1,
24 struct gdlm_plock_info
{