From: J.Bruce Fields Date: Wed, 4 Oct 2006 09:16:17 +0000 (-0700) Subject: [PATCH] knfsd: nfsd: store export path in export X-Git-Tag: v2.6.19-rc1~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b009a873de05c6e0d7613df3584b6dcb2e4280ee;p=pandora-kernel.git [PATCH] knfsd: nfsd: store export path in export Store the export path in the svc_export structure instead of storing only the dentry. This will prevent the need for additional d_path calls to provide NFSv4 fs_locations support. Signed-off-by: J. Bruce Fields Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed