[RESENT][TRIVIAL][PATCH] SELinux: Use %lu for inode->i_no when printing avcs

2007-06-11 Thread Tobias Oed
g. Compile tested only. Signed-off-by: Tobias Oed <[EMAIL PROTECTED]> --- linux-2.6.21.3/security/selinux/avc.c.orig 2007-06-11 12:19:28.0 +0200 +++ linux-2.6.21.3/security/selinux/avc.c 2007-06-04 21:19:22.0 +0200 @@ -584,7 +584,7 @@ void avc_audit(u3

[PATCH: SELinux] Use %lu for inode->i_no when printing

2007-06-04 Thread Tobias Oed
Inode numbers are unsigned long and so need to %lu as format string of printf. I have no idea why the __attribute__((format of audit_log_format doesn't give us a warning. Compile tested only. Signed-of-by: Tobias Oed <[EMAIL PROTECTED]> --- linux-2.6.21.3.orig/security/selinux/

Re: why can't I remove a kernel module (or: what uses a given module)?

2006-12-04 Thread Tobias Oed
Tomasz Chmielewski wrote: > Ross Vandegrift wrote: >> On Sun, Dec 03, 2006 at 12:58:24PM +0100, Tomasz Chmielewski wrote: >>> You mean the "Used by" column? No, it's not used by any other module >>> according to lsmod output. >>> >>> Any other methods of checking what uses /dev/sda*? >> >> There'