From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tiger Yang Date: Fri, 17 Oct 2008 17:27:25 +0800 Subject: [Ocfs2-devel] [PATCH 0/3] ocfs2: add security EA and ACL support v3 Message-ID: <48F85A7D.2040407@oracle.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ocfs2-devel@oss.oracle.com Hi, These three patches fix the problems in the version two. And them base on the Tao's patches: ocfs2/xattr: xattr improvement The first patch fix some problem in xattr code. The second patch add security EA support. The third patch add ACL support. Best regards, tiger