commit | ea5b3a187e2724fa9d08b2fbd3898c149ed95c6b | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mark.fasheh@oracle.com> | Fri Sep 08 11:39:27 2006 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Sun Sep 24 13:50:42 2006 -0700 |
tree | 42748cd0189e3b41147ccbe114d02633dc8d0d1e | |
parent | 3384f3df5ed939a25135e1b2734fb7cdee1720a8 [diff] |
ocfs2: Update dlmfs for new dlmlock() API We just need to add a namelen field to the user_lock_res structure, and update a few debug prints. Instead of updating all debug prints, I took the opportunity to remove a few that are likely unnecessary these days. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>