From: J. Bruce Fields Date: Sun, 11 Jan 2009 20:24:04 +0000 (-0500) Subject: nfsd4: split open/lockowner release code X-Git-Tag: v2.6.30-rc1~183^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f044ff830f1afe91e4388320f0c7b6e08d2e05f8;p=pandora-kernel.git nfsd4: split open/lockowner release code 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 --- Reading git-diff-tree failed