commit | 8154da3d2114241cf3edb108b43e2172be86d483 | [log] [tgz] |
---|---|---|
author | Tiger Yang <tiger.yang@oracle.com> | Mon Aug 18 17:11:46 2008 +0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Oct 13 16:57:03 2008 -0700 |
tree | a6d1c1652469d9a34b50dbdab4a435376bf3f32c | |
parent | a394425643e1e9c3a624d629fc8ba5633d8474c6 [diff] |
ocfs2: Add incompatible flag for extended attribute This patch adds the s_incompat flag for extended attribute support. This helps us ensure that older versions of Ocfs2 or ocfs2-tools will not be able to mount a volume with xattr support. Signed-off-by: Tiger Yang <tiger.yang@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>