David Howells
4d673da145
afs: Support the AFS dynamic root
...
Support the AFS dynamic root which is a pseudo-volume that doesn't connect
to any server resource, but rather is just a root directory that
dynamically creates mountpoint directories where the name of such a
directory is the name of the cell.
Such a mount can be created thus:
mount -t afs none /afs -o dyn
Dynamic root superblocks aren't shared except by bind mounts and
propagation. Cell root volumes can then be mounted by referring to them by
name, e.g.:
ls /afs/grand.central.org/
ls /afs/.grand.central.org/
The kernel will upcall to consult the DNS if the address wasn't supplied
directly.
Signed-off-by: David Howells <dhowells@redhat.com >
2018-02-06 14:43:37 +00:00
..
2018-02-02 14:19:19 -08:00
2018-01-27 20:02:24 +11:00
2017-10-11 15:38:10 +02:00
2018-02-04 11:45:55 -08:00
2017-09-22 21:57:09 +02:00
2018-01-30 13:57:43 -08:00
2017-11-14 20:13:33 -07:00
2017-09-07 21:11:05 -07:00
2017-12-06 14:32:42 -08:00
2017-10-12 11:25:31 -06:00
2018-01-30 09:52:11 -08:00
2018-02-01 13:36:15 -08:00
2017-11-08 23:41:25 +01:00
2017-11-03 22:11:23 +08:00
2017-11-17 17:51:33 -08:00
2018-01-30 16:55:47 -05:00
2018-02-05 09:44:52 -08:00
2017-12-21 13:41:46 -07:00
2018-02-01 10:31:17 -08:00
2018-01-08 10:08:34 +00:00
2018-01-31 19:25:25 -08:00
2017-11-08 03:39:52 -07:00
2018-01-29 16:40:28 -08:00
2018-02-06 14:43:37 +00:00
2017-11-28 16:30:37 +01:00
2018-02-01 10:49:58 -08:00
2018-01-02 17:21:51 +02:00
2017-10-12 11:14:06 -06:00
2018-01-02 15:05:34 -08:00
2018-02-04 10:57:43 -08:00
2017-11-18 11:32:27 +09:00
2017-08-29 08:30:21 -04:00
2018-02-01 10:49:58 -08:00
2018-01-27 20:02:24 +11:00
2018-01-31 19:25:25 -08:00
2018-01-17 16:45:01 -07:00
2017-10-12 11:13:28 -06:00
2017-10-23 20:17:03 +02:00
2018-01-11 10:58:03 +01:00
2018-01-03 14:14:18 +01:00
2017-12-11 14:46:10 -07:00
2018-01-15 14:29:42 -08:00
2017-11-30 04:19:04 -05:00
2017-12-13 00:36:00 +01:00
2018-01-28 21:22:46 -05:00
2017-10-30 21:37:53 +09:00
2018-01-02 16:43:12 +00:00
2018-01-29 11:32:44 -08:00
2017-09-08 18:26:51 -07:00
2018-02-01 11:45:49 -08:00
2017-12-11 09:21:58 -08:00
2017-11-16 09:00:35 +01:00
2017-12-02 08:43:43 -07:00
2018-01-08 14:20:31 -07:00
2017-11-14 18:01:46 -08:00
2018-01-22 08:17:16 -08:00
2018-01-17 16:49:05 -07:00
2018-01-31 19:25:25 -08:00
2018-01-03 13:11:48 +01:00
2017-09-26 14:58:23 -06:00
2017-12-21 13:39:31 -07:00
2018-02-01 13:36:15 -08:00
2018-01-31 19:25:25 -08:00
2018-01-19 15:17:01 +11:00
2018-01-31 19:25:25 -08:00
2018-01-31 19:25:25 -08:00
2017-10-19 12:58:21 -06:00
2018-02-01 10:00:28 -08:00
2017-12-16 22:37:12 -08:00
2017-12-21 13:41:46 -07:00
2018-01-16 08:07:09 -08:00
2017-12-05 11:57:53 -08:00
2017-11-17 16:10:00 -08:00
2017-12-11 15:20:04 -07:00
2017-09-01 11:59:17 +02:00
2018-01-06 10:58:02 -07:00
2017-09-27 16:03:45 -05:00
2018-01-24 12:32:58 +01:00
2017-10-20 11:02:55 +02:00
2017-10-12 11:07:42 -06:00
2017-12-05 11:57:53 -08:00
2017-10-19 12:56:44 -06:00
2017-09-08 18:26:48 -07:00
2018-01-12 00:20:41 +01:00
2018-01-30 21:54:28 +01:00
2017-11-20 10:45:50 -07:00
2017-11-18 20:37:13 -05:00