ocfs2: Add xattr support checking in init_security
authorTiger Yang <tiger.yang@oracle.com>
Wed, 17 Dec 2008 02:22:56 +0000 (10:22 +0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:40:36 +0000 (08:40 -0800)
We must check whether ocfs2 volume support xattr in init_security,
if not support xattr and security is enable, would cause failure of mknod.

Signed-off-by: Tiger Yang <tiger.yang@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>

No differences found