Lines Matching +full:add +full:- +full:fs

7  - Overview.
8 - Usage.
9 - Mountpoints.
10 - Proc filesystem.
11 - The cell database.
12 - Security.
13 - Examples.
44 CONFIG_AF_RXRPC - The RxRPC protocol transport
45 CONFIG_RXKAD - The RxRPC Kerberos security handler
46 CONFIG_AFS - The AFS filesystem
50 CONFIG_AF_RXRPC_DEBUG - Permit AF_RXRPC debugging to be enabled
51 CONFIG_AFS_DEBUG - Permit AFS debugging to be enabled
82 echo add grand.central.org 18.9.48.14:128.2.203.61:130.237.48.87 >/proc/fs/afs/cells
84 Where the parameters to the "add" command are the name of a cell and a list of
89 mount -t afs "%cambridge.redhat.com:root.afs." /afs
90 mount -t afs "#cambridge.redhat.com:root.cell." /afs/cambridge
91 mount -t afs "#root.afs." /afs
92 mount -t afs "#root.cell." /afs/cambridge
113 presents these to the user as directories that have a follow-link capability
135 The AFS modules creates a "/proc/fs/afs/" directory and populates it:
140 [root@andromeda ~]# cat /proc/fs/afs/cells
147 [root@andromeda ~]# cat /proc/fs/afs/cambridge.redhat.com/servers
150 [root@andromeda ~]# cat /proc/fs/afs/cambridge.redhat.com/vlservers
153 [root@andromeda ~]# cat /proc/fs/afs/cambridge.redhat.com/volumes
170 echo add CELLNAME VLADDR[:VLADDR][:VLADDR]... >/proc/fs/afs/cells
171 echo add grand.central.org 18.9.48.14:128.2.203.61:130.237.48.87 >/proc/fs/afs/cells
187 make klog LDLIBS="-lcrypto -lcrypt -lkrb4 -lkeyutils"
199 -3 --alswrv 0 0 keyring: _ses.3268
200 2 --alswrv 0 0 \_ keyring: _uid.0
201 111416553 --als--v 0 0 \_ rxrpc: afs@CAMBRIDGE.REDHAT.COM
231 mount -t afs \%root.afs. /afs
232 mount -t afs \%cambridge.redhat.com:root.cell. /afs/cambridge.redhat.com/
234 echo add grand.central.org 18.9.48.14:128.2.203.61:130.237.48.87 > /proc/fs/afs/cells
235 mount -t afs "#grand.central.org:root.cell." /afs/grand.central.org/
236 mount -t afs "#grand.central.org:root.archive." /afs/grand.central.org/archive
237 mount -t afs "#grand.central.org:root.contrib." /afs/grand.central.org/contrib
238 mount -t afs "#grand.central.org:root.doc." /afs/grand.central.org/doc
239 mount -t afs "#grand.central.org:root.project." /afs/grand.central.org/project
240 mount -t afs "#grand.central.org:root.service." /afs/grand.central.org/service
241 mount -t afs "#grand.central.org:root.software." /afs/grand.central.org/software
242 mount -t afs "#grand.central.org:root.user." /afs/grand.central.org/user