]> git.ipfire.org Git - thirdparty/util-linux.git/commit
loopdev: use LOOP_CONFIG ioctl
authorSinan Kaya <sinan.kaya@microsoft.com>
Wed, 30 Sep 2020 03:28:30 +0000 (03:28 +0000)
committerSinan Kaya <sinan.kaya@microsoft.com>
Thu, 1 Oct 2020 00:04:21 +0000 (20:04 -0400)
commitd5fd456c88aba4fcf77d35fe38024a8d5c814686
treef1b08eb75822e17a520f7e7dddd3ea60c56e0cc9
parent62dee0176a0c8e687d9ff0cb87342a0f8b893aaa
loopdev: use LOOP_CONFIG ioctl

Prefer to use the new LOOP_CONFIG ioctl.
https://lwn.net/Articles/820408/

Signed-off-by: Sinan Kaya <sinan.kaya@microsoft.com>
include/loopdev.h
lib/loopdev.c
sys-utils/losetup.c