next up previous contents index
Next: 22.2 External dependencies Up: 22 File System Reader: Previous: 22 File System Reader:

22.1 Introduction

The fsread library provides simple read-only access to Linux ext2fs, BSD FFS, and MINIX filesystems and is useful for small programs, such as boot loaders, that need to read files from the local disk but don't have the space for or need the features of the larger OSKit filesystem libraries.

Typically this library is used with the disk partitioning library (Section 21) and one of the driver libraries.



University of Utah Flux Research Group