]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
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 93193616205a6bc39d88addf6a5b3ac1b6fda237..31d0b5e53dfd8fc8883dd70cc9220c198882d02f 100644 (file)
@@ -2,6 +2,8 @@
  * Copyright (c) 2014 Christoph Hellwig.
  */
 
+#include <linux/vmalloc.h>
+
 #include "blocklayout.h"
 
 #define NFSDBG_FACILITY                NFSDBG_PNFS_LD