nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Wed, 28 Mar 2012 15:09:29 +0000 (19:09 +0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 11 Apr 2012 21:55:03 +0000 (17:55 -0400)
commitf2c7ea10f901b7648eb61f1da7243588351f1dac
tree26dd9756b573c3eb2a46f51b3e4d9fbfd2f19769
parenta09581f29434ae67f8fc6ae487e4f30a7f0d019f
nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops

Global svc_export_cache cache is going to be replaced with per-net instance. So
prepare the ground for it.

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/export.c
fs/nfsd/nfsctl.c