]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3cced0079287b9b60f128c140a4bc9bb682333a1
tree8f04d8dbf97fa70d8f02fcbb037e7b318cd7143e
parent8879c9e2b6bcb5ebefed0ab12f371ca6b4aa8eb8
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