Files
linux-st/include/linux
David Teigland d7db923ea4 [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>
2007-07-09 08:22:36 +01:00
..
2007-05-14 19:33:46 -04:00
2007-06-16 13:16:16 -07:00
2007-05-14 19:33:47 -04:00
2007-05-23 20:14:12 -07:00
2007-05-21 09:56:57 -07:00
2007-06-01 08:18:29 -07:00
2007-05-31 16:20:15 -04:00
2007-05-31 16:20:14 -04:00
2007-06-24 08:59:11 -07:00
2007-06-18 09:48:41 -07:00
2007-06-08 15:14:30 +02:00
2007-06-29 01:10:54 -04:00
2007-05-15 08:54:00 -07:00
2007-06-08 17:23:34 -07:00
2007-06-27 02:50:08 -04:00
2007-05-18 20:46:30 -07:00
2007-06-21 15:55:12 -07:00
2007-07-08 15:21:58 +02:00
2007-07-01 12:29:44 -07:00
2007-07-01 12:29:44 -07:00
2007-06-07 13:39:34 -07:00
2007-05-17 05:23:06 -07:00
2007-06-24 08:59:12 -07:00
2007-06-16 13:16:16 -07:00
2007-05-21 21:47:27 -07:00
2007-05-21 09:18:19 -07:00