Bug 128841

Summary: AppArmor kernel module needs to be updated to work with applications that use inotify
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Jesse Michael <jmichael>
Component: AppArmorAssignee: Tony Jones <tonyj>
Status: RESOLVED FIXED QA Contact: Keiran Haggerty <khaggerty>
Severity: Normal    
Priority: P5 - None    
Version: RC 4   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jesse Michael 2005-10-17 20:43:18 UTC
Currently, inotify uses an internal inotifyfs filesystem that isn't attached to
the regular filesystem tree.

When applications use inotify, this causes the apparmor kernel module to
generate rejection messages that don't have a leading / as part of the filename.

This causes problems when creating profiles for these applications because all
paths are expected to be fully qualified and those without a leading / are
considered to be a syntax error by the current set of tools.
Comment 1 Tony Jones 2005-10-25 04:58:37 UTC
Fixed in r5484