]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/dlm/dlm_internal.h
lguest: make Launcher see device status updates
[linux-2.6-omap-h63xx.git] / fs / dlm / dlm_internal.h
index caa1581e158f44dff31ccd6c6962fea3f975f34d..5a7ac33b629cf5db96d6546ee2b394809c4278d3 100644 (file)
 #include <linux/jhash.h>
 #include <linux/miscdevice.h>
 #include <linux/mutex.h>
-#include <asm/semaphore.h>
 #include <asm/uaccess.h>
 
 #include <linux/dlm.h>
 #include "config.h"
 
-#define DLM_LOCKSPACE_LEN      64
-
 /* Size of the temp buffer midcomms allocates on the stack.
    We try to make this large enough so most messages fit.
    FIXME: should sctp make this unnecessary? */