[Ocfs2-devel] [PATCH 2/3] ocfs2: Add security xattr support in ocfs2

Tiger Yang tiger.yang at oracle.com
Wed Sep 24 00:37:13 PDT 2008


Hi,Mark,

Mark Fasheh wrote:
  > Don't we need to add a call to 'security_inode_init_security()' when 
creating a new
> inode?
In security_inode_init_security(), it will check IS_PRIVATE(inode), if 
it is not a private inode, it will return.
It seems we don't use S_PRIVATE in ocfs2, do we?

anyway, I can add this call in ocfs2 quickly.

Best regards,
tiger



More information about the Ocfs2-devel mailing list