Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config EFS_FS
0003         tristate "EFS file system support (read only)"
0004         depends on BLOCK
0005         help
0006           EFS is an older file system used for non-ISO9660 CD-ROMs and hard
0007           disk partitions by SGI's IRIX operating system (IRIX 6.0 and newer
0008           uses the XFS file system for hard disk partitions however).
0009 
0010           This implementation only offers read-only access. If you don't know
0011           what all this is about, it's safe to say N. For more information
0012           about EFS see its home page at <http://aeschi.ch.eu.org/efs/>.
0013 
0014           To compile the EFS file system support as a module, choose M here: the
0015           module will be called efs.