Whamcloud - gitweb
b=16774
authorzhanghc <zhanghc>
Thu, 22 Oct 2009 14:44:25 +0000 (14:44 +0000)
committerzhanghc <zhanghc>
Thu, 22 Oct 2009 14:44:25 +0000 (14:44 +0000)
at client side, cancel unused locks before replay locks during recovery

i=johann@sun.com
i=oleg.drokin@sun.com

lnet/include/libcfs/linux/linux-mem.h

index 577b1aa..3a21707 100644 (file)
@@ -49,6 +49,7 @@
 # include <linux/mm.h>
 # include <linux/vmalloc.h>
 # include <linux/pagemap.h>
+# include <linux/pagevec.h>
 # include <linux/slab.h>
 # ifdef HAVE_MM_INLINE
 #  include <linux/mm_inline.h>