diff options
author | Luca Boccassi <bluca@debian.org> | 2024-09-26 00:01:33 +0300 |
---|---|---|
committer | Fan Wu <wufan@kernel.org> | 2024-10-17 21:37:13 +0300 |
commit | 579941899db4f972507df3bf783518e606bb095a (patch) | |
tree | 45046a8e51b280f0f36d22e70d52ccbcf2797510 /Documentation | |
parent | 8e929cb546ee42c9a61d24fae60605e9e3192354 (diff) | |
download | linux-579941899db4f972507df3bf783518e606bb095a.tar.xz |
ipe: return -ESTALE instead of -EINVAL on update when new policy has a lower version
When loading policies in userspace we want a recognizable error when an
update attempts to use an old policy, as that is an error that needs
to be treated differently from an invalid policy. Use -ESTALE as it is
clear enough for an update mechanism.
Signed-off-by: Luca Boccassi <bluca@debian.org>
Reviewed-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: Fan Wu <wufan@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions