]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
sed-opal: increase column attribute type size to 64 bits.
authorOndrej Kozina <okozina@redhat.com>
Fri, 6 Feb 2026 14:18:02 +0000 (15:18 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 Mar 2026 20:29:59 +0000 (14:29 -0600)
commit661025cdbc976eadbdfb4c8fcf6d4ead5c67e645
tree29bb2d76fccf5b28c35d9264401fbae69ec666ec
parenta441a9d22433fea561de131e27fff41715c2d186
sed-opal: increase column attribute type size to 64 bits.

Change the column parameter in response_get_column() from u8 to u64
to support the full range of column identifiers.

Signed-off-by: Ondrej Kozina <okozina@redhat.com>
Reviewed-and-tested-by: Milan Broz <gmazyland@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/sed-opal.c