Hi.

To port SELinux to Android on emulator,
we are working xattr support for yaffs2.

We have primitive code for xattr for yaffs2, as shown at the last of this 
message.
xattr is implemented as hidden files like reiserfs.
For example, selinux's xattr for a file is stored in following file.
...xattr/<Oid of a file>/security.selinux

I think there are many limitations and bugs, 
so I want to improve this patch.
Do you have any comments, suggestions?
Or, anyone working for better implementation?

Following is a patch, it is based on yaffs2 in Android qemu kernel.
http://www.aleph1.co.uk/lurker/message/20090424.003253.a5e3c4ac.en.html

Regards,
-- 
Yuichi Nakamura
Hitachi Software Engineering Co., Ltd.
SELinux Policy Editor: http://seedit.sourceforge.net


--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
-~----------~----~----~----~------~----~------~--~---

Reply via email to