mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
f51dcd0f62
symlink body shouldn't be freed without an RCU delay. Switch apparmorfs to ->destroy_inode() and use of call_rcu(); free both the inode and symlink body in the callback. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>