Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 73430

Summary: (kernel) Unable to use reiserfs and selinux due to old hardened-dev-sources
Product: Gentoo Linux Reporter: Tomasz Fortuna <bla>
Component: HardenedAssignee: The Gentoo Linux Hardened Team <hardened>
Status: RESOLVED INVALID    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tomasz Fortuna 2004-12-05 03:47:20 UTC
It would be nice if someone (I will try doing it, but i don't know if I can...) prepare ebuild/gentoo patches for kernel 2.6.9 (or maybe 6.8?). And insert it as masked or unstable ebuild into portage.
  There is also information in gentoo doc:
Warning: SELinux is only supported on ext2/3 and XFS. Other filesystems lack the complete extended attribute support. This should change in the future.
(http://www.gentoo.org/proj/en/hardened/selinux/selinux-x86-handbook.xml?part=2&chap=1)
Which is not very true. I've almost move my system from reiser to xfs, however i found selinux in reiserfs in newer kernels.
  Am I somewhere wrong?

Reproducible: Always
Steps to Reproduce:

Actual Results:  
No reiser extended attributes in kernel

Expected Results:  
Have those. ;)
Comment 1 Chris PeBenito (RETIRED) gentoo-dev 2005-01-11 15:07:30 UTC
the kernels say xattr support, but the selinux-specific support is broken, resulting in deadlocks.  Even 2.6.10 still has broken reiserfs support.  Please wait till reiserfs support is announced.