Home
last modified time | relevance | path

Searched hist:"534 eadddc1de8754a227202c0e747af4973f82ce" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dxattr.hdiff 534eadddc1de8754a227202c0e747af4973f82ce Thu Nov 13 21:16:41 CST 2008 Tiger Yang <tiger.yang@oracle.com> ocfs2: add ocfs2_init_security in during file create

Security attributes must be set when creating a new inode.

We do this in three steps.

- First, get security xattr's name and value by security_operation

- Calculate and reserve the meta data and clusters needed by this security
xattr before starting transaction

- Finally, we set it before add_entry

Signed-off-by: Tiger Yang <tiger.yang@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
H A Dxattr.cdiff 534eadddc1de8754a227202c0e747af4973f82ce Thu Nov 13 21:16:41 CST 2008 Tiger Yang <tiger.yang@oracle.com> ocfs2: add ocfs2_init_security in during file create

Security attributes must be set when creating a new inode.

We do this in three steps.

- First, get security xattr's name and value by security_operation

- Calculate and reserve the meta data and clusters needed by this security
xattr before starting transaction

- Finally, we set it before add_entry

Signed-off-by: Tiger Yang <tiger.yang@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
H A Dnamei.cdiff 534eadddc1de8754a227202c0e747af4973f82ce Thu Nov 13 21:16:41 CST 2008 Tiger Yang <tiger.yang@oracle.com> ocfs2: add ocfs2_init_security in during file create

Security attributes must be set when creating a new inode.

We do this in three steps.

- First, get security xattr's name and value by security_operation

- Calculate and reserve the meta data and clusters needed by this security
xattr before starting transaction

- Finally, we set it before add_entry

Signed-off-by: Tiger Yang <tiger.yang@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>