Re: [PATCH] null_blk: Constify struct configfs_item_operations and configfs_group_operations
From: Jens Axboe
Date: Mon Dec 29 2025 - 10:20:24 EST
On Mon, 29 Dec 2025 11:26:07 +0100, Christophe JAILLET wrote:
> 'struct configfs_item_operations' and 'configfs_group_operations' are not
> modified in this driver.
>
> Constifying these structures moves some data to a read-only section, so
> increases overall security, especially when the structure holds some
> function pointers.
>
> [...]
Applied, thanks!
[1/1] null_blk: Constify struct configfs_item_operations and configfs_group_operations
commit: 9e371032cbf0c8fdc757df5510b55e824668b938
Best regards,
--
Jens Axboe