Gentoo Archives: gentoo-hardened

From: Titus ------ <titussoporan@×××××××.com>
To: gentoo-hardened@l.g.o
Subject: [gentoo-hardened] inode_doinit_with_dentry in dmesg
Date: Sun, 13 Jan 2008 01:43:20
Message-Id: BAY105-W41BB23ED9921AC5489E6E2DE450@phx.gbl
1 I've been having some odd messages in dmesg after installing selinux, if anyone can take a look at let me know how I can fix it.
2
3 kjournald starting. Commit interval 5 seconds
4 EXT3-fs: mounted filesystem with ordered data mode.
5 VFS: Mounted root (ext3 filesystem) readonly.
6 Freeing unused kernel memory: 244k freed
7 security: 5 users, 5 roles, 888 types, 31 bools
8 security: 60 classes, 22305 rules
9 security: class memprotect not defined in policy
10 SELinux: Completing initialization.
11 SELinux: Setting up existing superblocks.
12 SELinux: initialized (dev sda3, type ext3), uses xattr
13 inode_doinit_with_dentry: context_to_sid(kernel) returned 22 for dev=sda3 ino=2
14 SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
15 audit(1200185552.492:2): policy loaded auid=4294967295
16 inode_doinit_with_dentry: context_to_sid(kernel) returned 22 for dev=sda3 ino=5718017
17
18 It's the last 4 lines but theyget repeated quite a lot so i only posted the beginning of each one. The main one is the
19 inode_doinit_with_dentry: context _to_sid(kernel) returned 22 for dev=sda3 ino=5718020 (i think the last nuber changes).
20 If you need any more info let me know.
21 _________________________________________________________________
22 Read what Santa`s been up to! For all the latest, visit asksantaclaus.spaces.live.com!
23 http://asksantaclaus.spaces.live.com/--
24 gentoo-hardened@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-hardened] inode_doinit_with_dentry in dmesg Chris PeBenito <pebenito@g.o>