From: Mark Fasheh Date: Thu, 14 Sep 2006 21:44:51 +0000 (-0700) Subject: ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback X-Git-Tag: v2.6.19-rc1~1259^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d5dc6c2dd7a3cd2b2f505b0625c4ec9c0e5b4f0;p=pandora-kernel.git ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback With this, we don't need to pass an additional struct with function pointer. Now that the callbacks are fully used, comment the remaining API. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed