nfsd: Drop reference in expkey_parse error cases
authorKrishna Kumar <krkumar2@in.ibm.com>
Mon, 20 Oct 2008 06:14:40 +0000 (11:44 +0530)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 22 Oct 2008 18:04:34 +0000 (14:04 -0400)
commit6dfcde98a299196f13dd66417663a819f0ac4156
tree78c2d21004ec9216784d264bdcc7b8b2692660f8
parent6c6a426fdcb374b7641d7cf9eea88410828b9d9a
nfsd: Drop reference in expkey_parse error cases

Drop reference to export key on error. Compile tested.

Signed-off-by: Krishna Kumar <krkumar2@in.ibm.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/export.c