aboutsummaryrefslogtreecommitdiffstats
path: root/pkg
diff options
context:
space:
mode:
authorfellair <tesladead43@gmail.com>2025-06-12 20:39:14 +0300
committerAleksandr Nogikh <nogikh@google.com>2025-06-16 16:52:54 +0000
commitcfebc8873b2f707ef8ed0bb2d8abb0280fede23a (patch)
tree78e81303e6483d12f2aa1078462703710a1e49a8 /pkg
parentb07d761310f45ec82aafa352739e190d12ab58a0 (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 'pkg')
0 files changed, 0 insertions, 0 deletions