摘要
通过改写VFS相关函数实现自制文件系统的Linux挂接,并能正确使用该文件系统对Linux下的/dev/ram设备模拟块设备操作,对其进行格式化并挂载到Linux目录树中,使得Linux能在该设备上进行文件的相关操作。
This article implements the Linux mounting to automatic file system through reprogramming relevant VFS functions, manages to manipulate the Linux/dev/ram devices and loop devices, formats them and mounts them on directory tree which make the relevant Linux file operations available.
出处
《计算机与现代化》
2008年第9期34-36,共3页
Computer and Modernization