diff options
author | David Lamparter <[email protected]> | 2014-07-02 23:47:02 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-05-11 14:35:14 -0700 |
commit | 214806c7e9833fb525a78a335b56fff5e863942e (patch) | |
tree | 5f948c782ad667ae0107dfb0fc20f209ab05867f /cmd/zed/zed_exec.c | |
parent | 76d520675e8ba0f7760fb5eefe2492fabf7a2335 (diff) |
Safely handle security / ACL failures
The security and ACL operations should all be performed atomically.
To accomplish this there would need to significant invasive changes
made to the common code base. For the moment it's desirable for
compatibility reasons to avoid this. Therefore the code has been
updated to attempt to unwind the operation in case of failure
rather than panic.
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #2445
Diffstat (limited to 'cmd/zed/zed_exec.c')
0 files changed, 0 insertions, 0 deletions