Whamcloud - gitweb
LU-1214 ldlm: splits server specific lock handling from client
[fs/lustre-release.git] / lustre / include / lustre_fsfilt.h
index 48b2bc0..4dd00f2 100644 (file)
@@ -28,6 +28,8 @@
 /*
  * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
  * Use is subject to license terms.
+ *
+ * Copyright (c) 2012, Whamcloud, Inc.
  */
 /*
  * This file is part of Lustre, http://www.lustre.org/
@@ -51,4 +53,6 @@
 #error Unsupported operating system.
 #endif
 
+#define LU221_BAD_TIME (0x80000000U + 24 * 3600)
+
 #endif