~ubuntu-branches/ubuntu/oneiric/openafs/oneiric-201305130334

« back to all changes in this revision

Viewing changes to doc/man-pages/pod1/fs.pod

  • Committer: Bazaar Package Importer
  • Author(s): Russ Allbery
  • Date: 2008-09-22 19:07:02 UTC
  • mfrom: (12.1.14 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080922190702-59m13d7kn6gkw32d
Tags: 1.4.7.dfsg1-6
* Apply upstream patch to free /proc entries in the correct order.
  Thanks, Marc Dionne.  (Closes: #493914)
* Apply upstream deltas to support 2.6.27 kernels and to stop using
  COMMON_KERN_CFLAGS for all 2.6 kernels uniformly, which fixes
  problems on amd64 with newer kernels.  Thanks, Björn Torkelsson.
  (LP: #267504)
* Translation updates:
  - Swedish, thanks Martin Bagge.  (Closes: #493120)

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
machines:
20
20
L<B<fs checkservers>|fs_checkservers(1)>,
21
21
L<B<fs getcellstatus>|fs_getcellstatus(1)>,
 
22
L<B<fs getcrypt>|fs_getcrypt(1)>,
22
23
L<B<fs getserverprefs>|fs_getserverprefs(1)>,
23
24
L<B<fs listcells>|fs_listcells(1)>,
24
25
L<B<fs newcell>|fs_newcell(1)>,
25
26
L<B<fs setcell>|fs_setcell(1)>,
 
27
L<B<fs setcrypt>|fs_setcrypt(1)>,
26
28
L<B<fs setserverprefs>|fs_setserverprefs(1)>,
27
29
L<B<fs sysname>|fs_sysname(1)>,
 
30
L<B<fs uuid>|fs_uuid(1)>,
28
31
and L<B<fs wscell>|fs_wscell(1)>.
29
32
 
30
33
=item *
32
35
Commands to administer access control lists (ACLs):
33
36
L<B<fs cleanacl>|fs_cleanacl(1)>,
34
37
L<B<fs copyacl>|fs_copyacl(1)>,
 
38
L<B<fs getcalleraccess>|fs_getcalleraccess(1)>,
35
39
L<B<fs listacl>|fs_listacl(1)>,
36
40
and L<B<fs setacl>|fs_setacl(1)>.
37
41
 
53
57
Commands to administer the local client cache and related information:
54
58
L<B<fs checkvolumes>|fs_checkvolumes(1)>,
55
59
L<B<fs flush>|fs_flush(1)>,
 
60
L<B<fs flushall>|fs_flushall(1)>,
56
61
L<B<fs flushvolume>|fs_flushvolume(1)>,
57
62
L<B<fs getcacheparms>|fs_getcacheparms(1)>,
 
63
L<B<fs listaliases>|fs_listaliases(1)>,
 
64
L<B<fs newalias>|fs_newalias(1)>,
58
65
and L<B<fs setcachesize>|fs_setcachesize(1)>.
59
66
 
60
67
=item *
181
188
L<fs_examine(1)>,
182
189
L<fs_exportafs(1)>,
183
190
L<fs_flush(1)>,
 
191
L<fs_flushall(1)>,
184
192
L<fs_flushmount(1)>,
185
193
L<fs_flushvolume(1)>,
186
194
L<fs_getcacheparms(1)>,
 
195
L<fs_getcalleraccess(1)>,
187
196
L<fs_getcellstatus(1)>,
188
197
L<fs_getclientaddrs(1)>,
 
198
L<fs_getcrypt(1)>,
189
199
L<fs_getserverprefs(1)>,
190
200
L<fs_help(1)>,
191
201
L<fs_listacl(1)>,
 
202
L<fs_listaliases(1)>,
192
203
L<fs_listcells(1)>,
193
204
L<fs_listquota(1)>,
194
205
L<fs_lsmount(1)>,
195
206
L<fs_messages(1)>,
196
207
L<fs_mkmount(1)>,
 
208
L<fs_newalias(1)>,
197
209
L<fs_newcell(1)>,
198
210
L<fs_quota(1)>,
199
211
L<fs_rmmount(1)>,
201
213
L<fs_setcachesize(1)>,
202
214
L<fs_setcell(1)>,
203
215
L<fs_setclientaddrs(1)>,
 
216
L<fs_setcrypt(1)>,
204
217
L<fs_setquota(1)>,
205
218
L<fs_setserverprefs(1)>,
206
219
L<fs_setvol(1)>,