]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/dlm_device.h
DCA: convert struct class_device to struct device.
[linux-2.6-omap-h63xx.git] / include / linux / dlm_device.h
index f7b9b57348a8c74e1bba7a88b9c099abf67d1c3d..9642277a152a2d3d764317d03400a53d2f5eae94 100644 (file)
@@ -92,6 +92,7 @@ struct dlm_lock_result {
 #define DLM_USER_CREATE_LOCKSPACE  4
 #define DLM_USER_REMOVE_LOCKSPACE  5
 #define DLM_USER_PURGE        6
+#define DLM_USER_DEADLOCK     7
 
 /* Arbitrary length restriction */
 #define MAX_LS_NAME_LEN 64