]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/dlm/user.h
dlm: allow multiple lockspace creates
[linux-2.6-omap-h63xx.git] / fs / dlm / user.h
index d38e9f3e415118b3b4622b9b2909ac269b618c6e..c528b6b2991b96fc00746a60f920bd09851651c4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006 Red Hat, Inc.  All rights reserved.
+ * Copyright (C) 2006-2008 Red Hat, Inc.  All rights reserved.
  *
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions
@@ -12,5 +12,6 @@
 void dlm_user_add_ast(struct dlm_lkb *lkb, int type);
 int dlm_user_init(void);
 void dlm_user_exit(void);
+int dlm_device_deregister(struct dlm_ls *ls);
 
 #endif