[PATCH] knfsd: nfsd: store export path in export
authorJ.Bruce Fields <bfields@fieldses.org>
Wed, 4 Oct 2006 09:16:17 +0000 (02:16 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 4 Oct 2006 14:55:22 +0000 (07:55 -0700)
commitb009a873de05c6e0d7613df3584b6dcb2e4280ee
treea79bc4a82ca4bf8f3564fd024ffd0eedcdddab34
parent21c0d8fdd95024ffa708a938099148b8f1078d46
[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 <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/nfsd/export.c
include/linux/nfsd/export.h