Fix typo: bev_type -> bdev_type

Signed-off-by: Ariel Miculas <amiculas@cisco.com>
This commit is contained in:
Ariel Miculas 2023-01-30 18:20:31 +02:00
parent 4a1ec6086c
commit 588b53b198

View File

@ -233,7 +233,7 @@ struct lxc_mount_options {
* @path : the rootfs source (directory or device)
* @mount : where it is mounted
* @buf : static buffer to construct paths
* @bev_type : optional backing store type
* @bdev_type : optional backing store type
* @managed : whether it is managed by LXC
* @dfd_mnt : fd for @mount
* @dfd_dev : fd for /dev of the container