commit | 0d5dc6c2dd7a3cd2b2f505b0625c4ec9c0e5b4f0 | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mark.fasheh@oracle.com> | Thu Sep 14 14:44:51 2006 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Sun Sep 24 13:50:48 2006 -0700 |
tree | e814c077db38d0b20da46c55764e0829158943e7 | |
parent | b5e500e23e532795fbf79a3cdbcb014f207fdb2a [diff] |
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 <mark.fasheh@oracle.com>