nfsd: use hash table from cache detail in nfsd export seq ops
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Wed, 28 Mar 2012 15:09:35 +0000 (19:09 +0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 11 Apr 2012 21:55:04 +0000 (17:55 -0400)
commit83e0ed700d4d2cad2f555ae536fafd531f55b6d0
treef8582d3f601b45a82d0a9c904c87bbb192bd7981
parentf2c7ea10f901b7648eb61f1da7243588351f1dac
nfsd: use hash table from cache detail in nfsd export seq ops

Hard-code is redundant and will prevent from making caches per net ns.

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