From: Bryan Schumaker Date: Wed, 20 Oct 2010 19:44:37 +0000 (-0400) Subject: NFS: readdir with vmapped pages X-Git-Tag: v2.6.37-rc1~120^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56e4ebf877b6043c289bda32a5a7385b80c17dee;p=pandora-kernel.git NFS: readdir with vmapped pages We can use vmapped pages to read more information from the network at once. This will reduce the number of calls needed to complete a readdir. Signed-off-by: Bryan Schumaker [trondmy: Added #include for linux/vmalloc.h> in fs/nfs/dir.c] Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed