]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ocfs2: remove duplicate definition in xattr
authorTiger Yang <tiger.yang@oracle.com>
Thu, 23 Oct 2008 08:34:13 +0000 (16:34 +0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 10 Nov 2008 17:51:44 +0000 (09:51 -0800)
commitceb1eba3dc2ad94b25764785ff7d2082c6094115
treed6757024b91fad3a275f5a7f5fff8d2b94bbd0e6
parent0030e001505d2d1503c083c917a747c033eaf8cd
ocfs2: remove duplicate definition in xattr

Include/linux/xattr.h already has the definition about xattr prefix,
so remove the duplicate definitions in xattr.c.

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