Searched hist:"6 c3faba4421e230d77a181c260972229c542dec9" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | xattr.h | diff 6c3faba4421e230d77a181c260972229c542dec9 Thu Nov 13 21:16:03 CST 2008 Tiger Yang <tiger.yang@oracle.com> 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 <tiger.yang@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
|
H A D | xattr.c | diff 6c3faba4421e230d77a181c260972229c542dec9 Thu Nov 13 21:16:03 CST 2008 Tiger Yang <tiger.yang@oracle.com> 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 <tiger.yang@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
|