filelock: split common fields into struct file_lock_core
[linux-2.6-microblaze.git] / fs / ceph / locks.c
index 80ebe1d..ce773e9 100644 (file)
@@ -7,6 +7,7 @@
 
 #include "super.h"
 #include "mds_client.h"
+#define _NEED_FILE_LOCK_FIELD_MACROS
 #include <linux/filelock.h>
 #include <linux/ceph/pagelist.h>