1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "BeOS file system (BeFS) support (read only)"
8 The BeOS File System (BeFS) is the native file system of Be, Inc's
9 BeOS. Notable features include support for arbitrary attributes
10 on files and directories, and database-like indices on selected
11 attributes. (Also note that this driver doesn't make those features
12 available at this time). It is a 64 bit filesystem, so it supports
13 extremely large volumes and files.
15 If you use this filesystem, you should also say Y to at least one
16 of the NLS (native language support) options below.
18 If you don't know what this is about, say N.
20 To compile this as a module, choose M here: the module will be
27 If you say Y here, you can use the 'debug' mount option to enable
28 debugging output from the driver.