From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tiger Yang Date: Mon, 27 Oct 2008 16:36:27 +0800 Subject: [Ocfs2-devel] ocfs2: add security EA support v4 Message-ID: <49057D8B.5040700@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, I split the previous support security EA patch into four patches for review. Them besed on joel's xattr-28 branch and tao's patch "Merge xattr set transaction". 1: move new_inode out of the transaction. 2: add ocfs2_xattr_set_handle. 3: add security xattr APIs 4: add init_security in mknod. Best regards, tiger