-
由 Kyle Spiers 提交于
In the quest to remove VLAs from the kernel[1], this adjusts the allocation of coefs and blocks to use the existing maximum values (with one new define, MAX_DISKS for coefs, and a reuse of the existing NDISKS for blocks). [1] https://lkml.org/lkml/2018/3/7/621Signed-off-by: NKyle Spiers <ksspiers@google.com> Reviewed-by: NKees Cook <keescook@chromium.org> Reviewed-by: NDan Williams <dan.j.williams@intel.com> Signed-off-by: NVinod Koul <vkoul@kernel.org>
89a7e2f7