fs: dlm: rename DLM_IFL_NEED_SCHED to DLM_IFL_CB_PENDING
[linux-2.6-microblaze.git] / fs / dlm / dlm_internal.h
index 6318e0f..ab1a553 100644 (file)
@@ -211,7 +211,7 @@ struct dlm_args {
 #endif
 #define DLM_IFL_DEADLOCK_CANCEL        0x01000000
 #define DLM_IFL_STUB_MS                0x02000000 /* magic number for m_flags */
-#define DLM_IFL_NEED_SCHED     0x04000000
+#define DLM_IFL_CB_PENDING     0x04000000
 /* least significant 2 bytes are message changed, they are full transmitted
  * but at receive side only the 2 bytes LSB will be set.
  *