ocfs2: Rename ocfs2_meta_[un]lock
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 18 Oct 2007 22:30:42 +0000 (15:30 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 25 Jan 2008 22:46:01 +0000 (14:46 -0800)
commite63aecb651ba73dffc62f9608ee1b7ae2a0ffd4b
tree06a4b727230120fe73421dc3149c21aaed5fe91e
parentc934a92d05b549dd2f25db72c5fc3cb9dcf1b611
ocfs2: Rename ocfs2_meta_[un]lock

Call this the "inode_lock" now, since it covers both data and meta data.
This patch makes no functional changes.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
16 files changed:
fs/ocfs2/alloc.c
fs/ocfs2/aops.c
fs/ocfs2/dir.c
fs/ocfs2/dlmglue.c
fs/ocfs2/dlmglue.h
fs/ocfs2/export.c
fs/ocfs2/file.c
fs/ocfs2/inode.c
fs/ocfs2/inode.h
fs/ocfs2/ioctl.c
fs/ocfs2/journal.c
fs/ocfs2/localalloc.c
fs/ocfs2/mmap.c
fs/ocfs2/namei.c
fs/ocfs2/suballoc.c
fs/ocfs2/super.c