azkfs:在主机和来宾虚拟机之间共享文件的快速文件系统

时间:2021-07-01 14:33:46
【文件属性】:
文件名称:azkfs:在主机和来宾虚拟机之间共享文件的快速文件系统
文件大小:15KB
文件格式:ZIP
更新时间:2021-07-01 14:33:46
C azkfs 构建模块: azk shell make 加载和测试: azk shell # Loading module insmod ./azkfs.ko lsmod | grep azkfs # Mounting an image to a directory using azkfs cd /tmp touch test_image mkdir test_dir mount -o loop -t azkfs ./test_image ./test_dir # Umounting that dir umount ./test_dir # Unloading module rmmod azkfs # Inspecting logs dmesg | tail 参考 执照 “Azuki”、“Azk”和 Azuki 徽标的版权 (c) 2013-2015 Azuki Serviços
【文件预览】:
azkfs-master
----Dockerfile(158B)
----.gitignore(95B)
----README.md(1KB)
----test()
--------support()
--------.gitkeep(0B)
--------module()
--------test_helper.bash(399B)
----LICENSE(10KB)
----Gruntfile.js(575B)
----Azkfile.js(962B)
----tmux.conf(2KB)
----modkernel()
--------inode.c(1KB)
--------mount.h(500B)
--------main.c(954B)
--------file.h(397B)
--------file.c(728B)
--------mount.c(1KB)
--------inode.h(371B)
--------Makefile(295B)
----Makefile(787B)

网友评论