pnfs/blocklayout: include vmalloc.h for __vmalloc
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 15 Sep 2014 07:01:32 +0000 (17:01 +1000)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 15 Sep 2014 23:33:28 +0000 (19:33 -0400)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/blocklayout/extent_tree.c

index 9319361..31d0b5e 100644 (file)
@@ -2,6 +2,8 @@
  * Copyright (c) 2014 Christoph Hellwig.
  */
 
+#include <linux/vmalloc.h>
+
 #include "blocklayout.h"
 
 #define NFSDBG_FACILITY                NFSDBG_PNFS_LD