diff options
| author | fellair <tesladead43@gmail.com> | 2025-06-12 20:39:14 +0300 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-06-16 16:52:54 +0000 |
| commit | cfebc8873b2f707ef8ed0bb2d8abb0280fede23a (patch) | |
| tree | 78e81303e6483d12f2aa1078462703710a1e49a8 /sys/linux/dev_loop.txt.warn | |
| parent | b07d761310f45ec82aafa352739e190d12ab58a0 (diff) | |
sys/linux: update descriptions in dev_block.txt
A few things done here:
- Add new block device ioctls (and structs) related to encryption,
added in 1ebd4a3c095c ("blk-crypto: add ioctls to create and
prepare hardware-wrapped keys"):
BLKCRYPTOIMPORTKEY
BLKCRYPTOGENERATEKEY
BLKCRYPTOPREPAREKEY
Deviate slightly from original keys-related structs to ensure that
ioctl syscalls have preallocated buffers to work with, not merely
pointers that go nowhere.
- Add and update new/missing syscalls related to zoned block devices:
BLKGETZONESZ
BLKGETNRZONES
BLKOPENZONE
BLKCLOSEZONE
BLKFINISHZONE
- Add a few other missing syscalls, such as BLKRASET.
- Fix some syscalls' directions (mostly, to 'inout').
Diffstat (limited to 'sys/linux/dev_loop.txt.warn')
0 files changed, 0 insertions, 0 deletions
