lockd: clean up blocking lock cases of nlsmvc_lock()
authorMiklos Szeredi <mszeredi@suse.cz>
Mon, 9 Feb 2009 17:30:43 +0000 (12:30 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 18 Mar 2009 21:30:50 +0000 (17:30 -0400)
No change in behavior, just rearranging the switch so that we break out
of the switch if and only if we're in the wait case.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>

No differences found