ocfs2: Update dlmglue for new dlmlock() API
authorMark Fasheh <mark.fasheh@oracle.com>
Fri, 8 Sep 2006 18:40:10 +0000 (11:40 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sun, 24 Sep 2006 20:50:42 +0000 (13:50 -0700)
commitf0681062b8e369d9fb6f3ce10f4e3fc8cea5f910
tree5db79c33d86409a458775a0dff0a80485b37ee14
parentea5b3a187e2724fa9d08b2fbd3898c149ed95c6b
ocfs2: Update dlmglue for new dlmlock() API

File system lock names are very regular right now, so we really only need to
pass an extra parameter to dlmlock().

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dlmglue.c