From: J. Bruce Fields Date: Fri, 19 Aug 2011 14:59:49 +0000 (-0400) Subject: locks: setlease cleanup X-Git-Tag: v3.2-rc1~177^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1f24ef4ed46f58ea5e524a2364c93b6847fb164;p=pandora-kernel.git locks: setlease cleanup There's an incorrect comment here. Also clean up the logic: the "rdlease" and "wrlease" locals are confusingly named, and don't really add anything since we can make a decision as soon as we hit one of these cases. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed