Re: [apparmor] [patch 10/11] mod_apparmor: eliminate unnecessary back out aa_change_hat() calls

2014-01-23 Thread John Johansen
On 01/23/2014 02:45 AM, Steve Beattie wrote: > This patch removes unnecessary back out aa_change_hat() calls that occur > if the prior call to aa_change_hat() call failed. It used to be case > that an aa_change_hat() call that failed would result in the task being > placed in a profile with no perm

[apparmor] [patch 10/11] mod_apparmor: eliminate unnecessary back out aa_change_hat() calls

2014-01-23 Thread Steve Beattie
This patch removes unnecessary back out aa_change_hat() calls that occur if the prior call to aa_change_hat() call failed. It used to be case that an aa_change_hat() call that failed would result in the task being placed in a profile with no permissions except the ability to aa_change_hat() back ou