Whamcloud - gitweb
LU-6261 gnilnd: Use trylock for conn mutex.
[fs/lustre-release.git] / lnet / klnds / gnilnd / gnilnd_aries.h
index ce187ed..50ef0b8 100644 (file)
@@ -56,6 +56,7 @@
 
 /* Thread-safe kgni implemented in minor ver 45, code rev 0xb9 */
 #define GNILND_KGNI_TS_MINOR_VER 0x45
+#define GNILND_TS_ENABLE         1
 
 /* plug in our functions for use on the simulator */
 #if !defined(GNILND_USE_RCA)