]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb15f043c955686d7d5d89b6995e5885fe8b149d9
tree03c08d7cadeddc8c597ff0054da49e3bb1cfd278
parent8f306e73ad5d72f373744e64b6aa2729790da4e4
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