nfsd: use exp_put() for svc_export_cache put
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Wed, 28 Mar 2012 15:09:22 +0000 (19:09 +0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 11 Apr 2012 21:55:02 +0000 (17:55 -0400)
commita09581f29434ae67f8fc6ae487e4f30a7f0d019f
tree1cde7fcd7cf89ed98f92dc26b2439e335251be11
parent71234978e81ee515c8025d087a197561b311c183
nfsd: use exp_put() for svc_export_cache put

This patch replaces cache_put() call for svc_export_cache by exp_put() call.

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