nfsd4: split open/lockowner release code
authorJ. Bruce Fields <bfields@citi.umich.edu>
Sun, 11 Jan 2009 20:24:04 +0000 (15:24 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 18 Mar 2009 21:30:47 +0000 (17:30 -0400)
The caller always knows specifically whether it's releasing a lockowner
or an openowner, and the code is simpler if we use separate functions
(and the apparent recursion is gone).

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>

No differences found