]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcae2542d6893b202b8dec4a007ea34ef362f9895
treef8582d3f601b45a82d0a9c904c87bbb192bd7981
parent5670407b7e44dafd1796c368fd311a4e93d25904
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