ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 14 Sep 2006 21:44:51 +0000 (14:44 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sun, 24 Sep 2006 20:50:48 +0000 (13:50 -0700)
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 <mark.fasheh@oracle.com>

No differences found