Home > SVFS

SVFS

SVFS is a project mainly written in C, it's free.

A virtual file system which relay VFS operations to other local FS

Writter: Ma Can [email protected] Time-stamp: <2009-06-08 09:45:25 macan>

  1. What is SVFS?

    A unified file system for multi-purpose/multi-tier storage systems. It builds on top of some different file systems, and provides a single namespace.

Previous:Architecture