NSM: Remove !nsm check from nsm_release()
authorChuck Lever <chuck.lever@oracle.com>
Sat, 6 Dec 2008 00:03:09 +0000 (19:03 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 6 Jan 2009 16:53:53 +0000 (11:53 -0500)
commit05f3a9af58180d24a9decedd71d4587935782d70
treec5c53a1aa8ba8fdf47f2613970c85ec0a4b0d63d
parentbc1cc6c4e476b60df48227165990c87a22db6bb7
NSM: Remove !nsm check from nsm_release()

The nsm_release() function should never be called with a NULL handle
point.  If it is, that's a bug.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/lockd/mon.c