.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | config SYSV_FS |
---|
2 | 3 | tristate "System V/Xenix/V7/Coherent file system support" |
---|
3 | 4 | depends on BLOCK |
---|
.. | .. |
---|
27 | 28 | tar" or preferably "info tar"). Note also that this option has |
---|
28 | 29 | nothing whatsoever to do with the option "System V IPC". Read about |
---|
29 | 30 | the System V file system in |
---|
30 | | - <file:Documentation/filesystems/sysv-fs.txt>. |
---|
| 31 | + <file:Documentation/filesystems/sysv-fs.rst>. |
---|
31 | 32 | Saying Y here will enlarge your kernel by about 27 KB. |
---|
32 | 33 | |
---|
33 | 34 | To compile this as a module, choose M here: the module will be called |
---|