diff options
author | Mete Durlu <meted@linux.ibm.com> | 2024-07-04 14:10:05 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2024-07-10 19:50:44 +0200 |
commit | bb9be93acb7e6a0fa78919d30e68410c401fe690 (patch) | |
tree | 197f901ba583307b3975d5387ca690996a74954a /fs/ext4/file.c | |
parent | s390/sclp: Diag204 busy indication facility detection (diff) | |
download | linux-bb9be93acb7e6a0fa78919d30e68410c401fe690.tar.xz linux-bb9be93acb7e6a0fa78919d30e68410c401fe690.zip |
s390/diag: Return errno's from diag204
Return different errno's from diag204 to allow users to handle them
accordingly. Instead of returning -1 regardless of the failing
condition, return -EINVAL on invalid memory address and -EOPNOTSUPP when
diag instruction fails.
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Reviewed-by: Tobias Huschle <huschle@linux.ibm.com>
Signed-off-by: Mete Durlu <meted@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'fs/ext4/file.c')
0 files changed, 0 insertions, 0 deletions