mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-10 00:54:21 +01:00
Move the get_volume_mount_info to kata-types/src/mount.rs. If so, it becomes a common method of DirectVolumeMountInfo and reduces duplicated code. Fixes: #6701 Signed-off-by: alex.lyn <alex.lyn@antgroup.com>