nfsd: remove nfsd4_free_slab
authorChristoph Hellwig <hch@infradead.org>
Wed, 21 May 2014 14:43:03 +0000 (07:43 -0700)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 22 May 2014 19:52:57 +0000 (15:52 -0400)
No need for a kmem_cache_destroy wrapper in nfsd, just do proper
goto based unwinding.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c

Simple merge