Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   ross
Date:           Fri Sep 10 07:22:04 UTC 1999

Modified Files:
        syssrc/sys/lib/libsa: ustarfs.c

Log Message:
* Fix the volume zero recognition bug; it was interacting with a
  feature to avoid rereads (which was added to work around bugs in
  old SRM versions that wouldn't rewind DATs, but would return no
  error on rewind callbacks)
* Initialize the volzero signature in ustarfs_open(), rather than as a
  side effect of the first read.
* Centralize error retry.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/lib/libsa/ustarfs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index