]> git.baikalelectronics.ru Git - kernel.git/commit
ocfs2: Update dlmfs for new dlmlock() API
authorMark Fasheh <mark.fasheh@oracle.com>
Fri, 8 Sep 2006 18:39:27 +0000 (11:39 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sun, 24 Sep 2006 20:50:42 +0000 (13:50 -0700)
commit6c643d144a235aa57d00216cf387e2951c6d2a9d
tree42748cd0189e3b41147ccbe114d02633dc8d0d1e
parent6f465c0243e653abf5c1780c86de4ecefa2a2f1b
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>
fs/ocfs2/dlm/userdlm.c
fs/ocfs2/dlm/userdlm.h