cloud-hypervisor/vmm
Cathy Zhang 51306555e7 vmm: Add hugetlbfs handling support
The currently directory handling process to open tempfile by
OpenOptions with custom_flags(O_TMPFILE) is workable for tmp
filesystem, but not workable for hugetlbfs, add new directory
handling process which works fine for both tmpfs and hugetlbfs.

Signed-off-by: Cathy Zhang <cathy.zhang@intel.com>
2019-08-30 15:00:26 +01:00
..
src vmm: Add hugetlbfs handling support 2019-08-30 15:00:26 +01:00
Cargo.toml build(deps): bump libc from 0.2.61 to 0.2.62 2019-08-16 07:22:34 +00:00