mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-04-28 16:37:44 +00:00
Fix typo: bev_type -> bdev_type
Signed-off-by: Ariel Miculas <amiculas@cisco.com>
This commit is contained in:
parent
4a1ec6086c
commit
588b53b198
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user