
PROBLEM:  (78724, HPAQB09J5) (PATCH ID: OSF445-038)
********


This patch fixes the following vrestore problems:
- a previous patch caused incomplete restores
- a warning message is displayed when the path for the first
file in a group of hardlinks is created without using original
protection codes and property lists.
- a warning message is displayed and vrestore aborts if it fails to
malloc
space for a property list
- a message which had been inserted at the end of the message file, had
the wrong message category (could cause messaging confusion)
- an uninitialized variable in the code that restores property lists
could cause malloc failures, memory faults, "error setting extended
attributes" and infinite loops using the '-l' option
- corrupted property list information could cause an infinite loop
PROBLEM: (EVT29385A, 77833) (PATCH ID: OSF445-090)
********
This patch fixes a problem where the vdump command
will sometimes store symbolic link files as
directories in the vdump archive.


PROBLEM: (HPAQ21K51, HPAQ412CK) (PATCH ID: OSF445-177)
********
This patch fixes the following problems in the following commands:
vdump:
 - failed to flag compressed extended attributes records that are
   split across a vdump BLOCK boundary
 - Correct "Rewinding" message to avoid a segfault with Internationalized
   messages.
 - overrides the -D option when the source path describes a root fileset
   NOTE: If you want to backup quota files you must not use the -D option.
vrestore:
 - fails to properly handle extended attributes records in compressed archives.
   This results in malloc failures, proplist corruption, program abort, program
   crashes due to segfault or invalid memory access, and the display of the 
   error message "error setting extended attributes"
 - fails to set extended attributes due to confusion over selective restore
   of the file or directory associated. Also results in display of error message
   "error setting extended attributes".
 - selective restore of hardlinked files is incomplete when they exist in
   different directories (fails to create directory for second occurrence of
   file with same inode number)
 - The -Q option is added to vrestore to allow the user to request that we 
   ignore the quota files (thus avoiding the time that it takes to process them)



