]> git.karo-electronics.de Git - mv-sheeva.git/commit
AppArmor: Drop hack to remove appended " (deleted)" string
authorJohn Johansen <john.johansen@canonical.com>
Sat, 28 Aug 2010 01:33:26 +0000 (18:33 -0700)
committerJames Morris <jmorris@namei.org>
Tue, 7 Sep 2010 23:19:24 +0000 (09:19 +1000)
commite819ff519b2d74373eca4a9a2b417ebf4c1e1b29
treefe05eafda3b89816d9929f69e24433bf7879ad70
parent98e52c373cdc1239a9ec6a2763f519cc1d99dcbc
AppArmor: Drop hack to remove appended " (deleted)" string

The 2.6.36 kernel has refactored __d_path() so that it no longer appends
" (deleted)" to unlinked paths.  So drop the hack that was used to detect
and remove the appended string.

Signed-off-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/apparmor/path.c