kernel部分数据结构列表四(dentry) ... int d_mounted; /* 可能是登陆点的目录项 */ void *d_fsdata; /* 文件系统特殊的数据 */ struct rcu_head d_rcu; /* RCU锁 */ ...
基于6个网页-相关网页
那样,使用者就能够继续直接地使用文件系统,而不必建造运行在文件系统之上(如数据库之类)的特殊目的层。
That way, users can continue using the filesystem directly rather than building special-purpose layers that run on top of the filesystem, such as databases and the like.
这个表空间是最适合数据库管理器需求的一种特殊用途文件系统的一个实现。
This table space is an implementation of a special-purpose file system designed to best meet the needs of the database manager.
也就是,不是使用VFS技术去访问现有的外部资源,而是要将一个特殊用途的数据库(位于应用程序内部)当作一个完整的文件系统进行管理。
That is, rather than using VFS technology to access existing external resources, it manages a special-purpose database, internal to the application, as a complete filesystem.
应用推荐