aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2007-05-18 09:00:32 -0500
committerSteven Whitehouse <swhiteho@redhat.com>2007-07-09 08:22:36 +0100
commitd7db923ea4990edb5583bf54af868ba687a1bc84 (patch)
tree3efa0db00a3a6400f43a65aef2726fa813f9dfa2 /init
parent[DLM] add lock timeouts and warnings [2/6] (diff)
downloadlinux-dev-d7db923ea4990edb5583bf54af868ba687a1bc84.tar.xz
linux-dev-d7db923ea4990edb5583bf54af868ba687a1bc84.zip
[DLM] dlm_device interface changes [3/6]
Change the user/kernel device interface used by libdlm: - Add ability for userspace to check the version of the interface. libdlm can now adapt to different versions of the kernel interface. - Increase the size of the flags passed in a lock request so all possible flags can be used from userspace. - Add an opaque "xid" value for each lock. This "transaction id" will be used later to associate locks with each other during deadlock detection. - Add a "timeout" value for each lock. This is used along with the DLM_LKF_TIMEOUT flag. Also, remove a fragment of unused code in device_read(). This patch requires updating libdlm which is backward compatible with older kernels. Signed-off-by: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions