mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Make use of the enhanced list secrets UAPI for the uvdevice in the latest kernel version. This allows fetching secret lists with more than 85 entries via reserving more userspace memory in the IOCTL argument. While at it, move the errno readout next to the ioctl-syscall. Acked-by: Marc Hartmayer <marc@linux.ibm.com> Reviewed-by: Christoph Schlameuss <schlameuss@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>