| .. | .. |
|---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | config CODA_FS |
|---|
| 2 | 3 | tristate "Coda file system support (advanced network fs)" |
|---|
| 3 | 4 | depends on INET |
|---|
| .. | .. |
|---|
| 14 | 15 | *client*. You will need user level code as well, both for the |
|---|
| 15 | 16 | client and server. Servers are currently user level, i.e. they need |
|---|
| 16 | 17 | no kernel support. Please read |
|---|
| 17 | | - <file:Documentation/filesystems/coda.txt> and check out the Coda |
|---|
| 18 | + <file:Documentation/filesystems/coda.rst> and check out the Coda |
|---|
| 18 | 19 | home page <http://www.coda.cs.cmu.edu/>. |
|---|
| 19 | 20 | |
|---|
| 20 | 21 | To compile the coda client support as a module, choose M here: the |
|---|