Whamcloud - gitweb
b=16777 16776
authoryury <yury>
Fri, 19 Sep 2008 19:00:49 +0000 (19:00 +0000)
committeryury <yury>
Fri, 19 Sep 2008 19:00:49 +0000 (19:00 +0000)
r=shadow, adilger, vitaly, robert

- new clas_hash and using it for connections, held locks on server, etc

lustre/include/liblustre.h

index a2b6eba..dc1e481 100644 (file)
@@ -129,7 +129,6 @@ typedef unsigned short umode_t;
 #define set_page_private(page, v) ((page)->private = (v))
 #endif
 
-
 static inline void inter_module_put(void *a)
 {
         return;