1 # SPDX-License-Identifier: GPL-2.0-only << 2 config EFS_FS 1 config EFS_FS 3 tristate "EFS file system support (rea 2 tristate "EFS file system support (read only)" 4 depends on BLOCK 3 depends on BLOCK 5 select BUFFER_HEAD << 6 help 4 help 7 EFS is an older file system used for 5 EFS is an older file system used for non-ISO9660 CD-ROMs and hard 8 disk partitions by SGI's IRIX operat 6 disk partitions by SGI's IRIX operating system (IRIX 6.0 and newer 9 uses the XFS file system for hard di 7 uses the XFS file system for hard disk partitions however). 10 8 11 This implementation only offers read 9 This implementation only offers read-only access. If you don't know 12 what all this is about, it's safe to 10 what all this is about, it's safe to say N. For more information 13 about EFS see its home page at <http 11 about EFS see its home page at <http://aeschi.ch.eu.org/efs/>. 14 12 15 To compile the EFS file system suppo 13 To compile the EFS file system support as a module, choose M here: the 16 module will be called efs. 14 module will be called efs.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.