[PATCH] knfsd: nfsd4: fslocations data structures
authorManoj Naik <manoj@almaden.ibm.com>
Wed, 4 Oct 2006 09:16:18 +0000 (02:16 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 4 Oct 2006 14:55:22 +0000 (07:55 -0700)
commit933469190ed5915b0568bc564346bb8db718f460
treefdb811ebfb962b0dc5e9b567ef13df234d49918a
parentb009a873de05c6e0d7613df3584b6dcb2e4280ee
[PATCH] knfsd: nfsd4: fslocations data structures

Define FS locations structures, some functions to manipulate them, and add
code to parse FS locations in downcall and add to the exports structure.

[bfields@fieldses.org: bunch of fixes and cleanups]
Signed-off-by: Manoj Naik <manoj@almaden.ibm.com>
Signed-off-by: Fred Isaman <iisaman@citi.umich.edu>
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