]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2f2acf0444e8a41f1e18225e16fcb10800dc0625
tree5db79c33d86409a458775a0dff0a80485b37ee14
parent6c643d144a235aa57d00216cf387e2951c6d2a9d
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