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)
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>

No differences found