ocfs2: add ocfs2_xattr_get_nolock
authorTiger Yang <tiger.yang@oracle.com>
Fri, 14 Nov 2008 03:16:53 +0000 (11:16 +0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:34:20 +0000 (08:34 -0800)
commit4e3e9d027f63488e676bf7700ec515a192e54f69
tree5726c86a7460dcb8acbc9effe3236050105495da
parent534eadddc1de8754a227202c0e747af4973f82ce
ocfs2: add ocfs2_xattr_get_nolock

This function does the work of ocfs2_xattr_get under an open lock.

Signed-off-by: Tiger Yang <tiger.yang@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/xattr.c
fs/ocfs2/xattr.h