Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 215efa1e75cc09c0f31c5823ce578d09 > files > 21

openafs-doc-1.6.11-1.mga4.noarch.rpm

                  OpenAFS Release Notes - Version 1.4.6
     _________________________________________________________________
All systems: Major bugfixes.
     _________________________________________________________________

* Bugfixes:

All systems:

- fileserver host tracking code had a missing lock on a host structure;
  that lock has been added.

- fileserver handling for clients which are giving up callbacks did not
  hold a lock, making it unsafe and allowing clients to potentially 
  crash the server by racing. 

- fileserver will now leave a corefile when it is doing a shutdown due
  to error conditions.

- fileserver again allows ufs as a valid filesystem type (regression in 1.4.5).

- cbd handler for fileserver status data has an interpretation error which
  could cause crashes corrected.

- fileserver accurately tracks number of callbacks on a given file.