ocfs2: Hook rest of the file system into dentry locking API
authorMark Fasheh <mark.fasheh@oracle.com>
Fri, 8 Sep 2006 21:21:03 +0000 (14:21 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sun, 24 Sep 2006 20:50:43 +0000 (13:50 -0700)
commit379dfe9d0db99ed33fb089fcb9c07f5f92566e9e
tree8f04d8dbf97fa70d8f02fcbb037e7b318cd7143e
parent80c05846f604bab6d61e9732c262420ee9f5f358
ocfs2: Hook rest of the file system into dentry locking API

Actually replace the vote calls with the new dentry operations. Make any
necessary adjustments to get the scheme to work.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/cluster/tcp_internal.h
fs/ocfs2/export.c
fs/ocfs2/inode.c
fs/ocfs2/namei.c