Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]"
This reverts commit 14eaddc967
.
David has a better version to come.
This commit is contained in:
parent
76f7ba35d4
commit
29881c4502
9 changed files with 35 additions and 129 deletions
|
@ -2827,7 +2827,6 @@ struct security_operations smack_ops = {
|
|||
.capget = cap_capget,
|
||||
.capset = cap_capset,
|
||||
.capable = cap_capable,
|
||||
.task_capable = cap_task_capable,
|
||||
.syslog = smack_syslog,
|
||||
.settime = cap_settime,
|
||||
.vm_enough_memory = cap_vm_enough_memory,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue