Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bdev: make bdev_nvme_cdw12 and cdw13 packed
spdk_bdev_ext_io_opts is packed, and its constituents have to be packed too. Otherwise, Rust bindgen fails to properly apply align and pack attributes. Signed-off-by: Dmitry Savitskiy <[email protected]>
- Loading branch information