ocfs2: fix function declaration and definition in xattr
authorTiger Yang <tiger.yang@oracle.com>
Thu, 23 Oct 2008 08:33:33 +0000 (16:33 +0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 10 Nov 2008 17:51:44 +0000 (09:51 -0800)
commit0030e001505d2d1503c083c917a747c033eaf8cd
tree03c08d7cadeddc8c597ff0054da49e3bb1cfd278
parentc3cb6827353102fee62f3b9401a03ee29b297e5b
ocfs2: fix function declaration and definition in xattr

Because we merged the xattr sources into one file, some functions
no longer belong in the header file.

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