From: Steve Dickson Date: Sat, 14 Apr 2007 21:01:15 +0000 (-0400) Subject: NFS: Added support to turn off the NFSv3 READDIRPLUS RPC. X-Git-Tag: v2.6.22-rc1~1035^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74dd34e6e8bb127ff4c182423154b294729b663b;p=pandora-kernel.git NFS: Added support to turn off the NFSv3 READDIRPLUS RPC. READDIRPLUS can be a performance hindrance when the client is working with large directories. In addition, some servers still have bugs in their implementations (e.g. Tru64 returns wrong values for the fsid). Add a mount flag to enable users to turn it off at mount time following the implementation in Apple's NFS client. Signed-off-by: Steve Dickson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed