manpage correction for restorevol -file option
[openafs.git] / doc / txt / RELNOTES-1.4.5
1                   OpenAFS Release Notes - Version 1.4.5
2      _________________________________________________________________
3 All systems: Minor bugfixes.
4 New systems: MacOS 10.5.
5      _________________________________________________________________
6
7 All systems:
8
9 - fileserver address tracking is improved to avoid potentially merging
10   unrelated hosts.
11
12 - Documentation updates.
13
14 - namei fileserver now does fsync()s in background batches for performance
15   improvements.
16
17 - Kerberos ticket support corrected in bundled Kerberos 4 utilities on 64
18   bit platforms.
19
20 - fileserver includes limited per-host thread quota support to avoid
21   resource starvation.
22
23 - fileserver deals with more damaged volumes without asserting.
24
25 - vos validates dumpfiles before attempting restores.
26
27 - vos clone will no longer potentially delete the parent volume.
28
29 - Client no longer permits empty UUID to be created.
30
31 - fs uuid command for checking, regenerating UUID added.
32
33 - Updates for gcc 4.2.
34
35 - fileserver treats w (write) permission as granting read lock permission
36   in addition to write.
37
38 AIX:
39
40 - Bundled NAS Kerberos is now supported. (5.x)
41
42 - LAM aklog module is provided. (5.x)
43
44 - Associate cache files with correct filesystem to avoid snapshots when
45   performing maintenance on local filesystems.
46
47 Irix:
48
49 - Makefile updates.
50
51 Linux:
52
53 - Kernels throigh 2.6.23 are known to work.
54
55 - Updates to syscall table probing.
56
57 - Bug fix in keyring PAG support to avoid oops.
58
59 - updated sample RPM configuration.
60
61 - sparc32 lwp support updated.
62
63 - Avoid potential oops in symlink support in certain older kernels.
64
65 - Avoid potential deadlock during vmalloc.
66
67 - Corrected locking while interacting with kernel task list.
68
69 MacOS: 
70
71 - Several panics fixed, including remove_fsref. (10.4 and later)
72
73 - IP address changes now tracked.
74
75 - Corrected support for dropboxes (li access without r) with cp and Finder.
76
77 - fstrace and ancillary files now included.
78
79 - man pages are now installed in the default MANPATH.
80
81 - Servers will be timed out quickly if there is no route available.
82
83 - Temporary files from remove-while-busy now cleaned up correctly.
84
85 Solaris:
86
87 - Updates to accomodate kernel interface changes. (10u4 and later)
88
89 - knfs and NFS translator support updated.
90
91 - Changes to accomodate version 5.4 xbsa library.
92
93 - Updates for new SunStudio defaults.