A DOC/Linux Extensible File System

  • Authors:
  • Mohamed Mohy El Din Mahmoud;Amr El-Kadi

  • Affiliations:
  • -;-

  • Venue:
  • ISCC '97 Proceedings of the 2nd IEEE Symposium on Computers and Communications (ISCC '97)
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we describe the architecture for an extensible Virtual File System (VFS) which allows for the incorporation of a new file system along with existing ones. We describe extending file systems in the context of the DOS operating system. The new VFS file systems in the DOS environment will add features such as strongly- typed well defined inte$aces, location independent object invocation mechanism, and a flexible naming architecture. File systems such as the Second Extended File System (EXT2FS) and Minix were implemented for DOS to asses the practicality of the architecture.