From: J. Bruce Fields Date: Thu, 21 Jul 2011 00:21:59 +0000 (-0400) Subject: locks: rename lock-manager ops X-Git-Tag: v3.1-rc1~239^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fb47a4fbf858a164e973b8ea8ef5e83e61f2e50;p=pandora-kernel.git locks: rename lock-manager ops Both the filesystem and the lock manager can associate operations with a lock. Confusingly, one of them (fl_release_private) actually has the same name in both operation structures. It would save some confusion to give the lock-manager ops different names. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed