|国家预印本平台
首页|基于过滤驱动技术的网络文件系统研究与实现

基于过滤驱动技术的网络文件系统研究与实现

Network File System based on Filter Driver

中文摘要英文摘要

本文介绍了一种基于过滤驱动技术的网络文件系统的设计思路及原理。该系统利用文件系统过滤驱动技术,在文件系统驱动层之上插入过滤驱动层,截获IRP请求,然后将其转换成网络服务器的指令序列,再重定向到网络服务器上,通过网络服务器的响应来完成相应的IRP请求。文章介绍了该系统的框架结构,包括虚拟磁盘的结构,以及系统的初始化、网络文件访问、清理等工作流程。

his paper presents a network file system based on filter driver. The system added a filter driver above the file system driver to intercept IRP requests generated by the windows system, and then redirects the requests to internet server, using network commands and requests. The server side will get the data needed and send the data to the filter driver to finish the IRP requests. This paper shows the architecture of this network file system and explained how it works.

张悠慧、苏格林、路美娟

计算技术、计算机技术通信

过滤驱动网络文件系统IRP

Filter DriverNetwork File SystemIRP

张悠慧,苏格林,路美娟.基于过滤驱动技术的网络文件系统研究与实现[EB/OL].(2009-09-30)[2025-08-02].http://www.paper.edu.cn/releasepaper/content/200909-836.点此复制

评论