From: Tiger Yang Date: Fri, 14 Nov 2008 03:16:03 +0000 (+0800) Subject: ocfs2: add ocfs2_xattr_set_handle X-Git-Tag: v2.6.29-rc1~505^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c3faba4421e230d77a181c260972229c542dec9;p=pandora-kernel.git ocfs2: add ocfs2_xattr_set_handle This function is used to set xattr's in a started transaction. It is only called during inode creation inode for initial security/acl xattrs of the new inode. These xattrs could be put into ibody or extent block, so xattr bucket would not be use in this case. Signed-off-by: Tiger Yang Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed