CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/09/03 17:11:59
Modified files: sbin/restore : tape.c Log message: Start with a max size tape buffer rather than one 1/2 the max (i.e. 32K). This allows the automatic recognition of dumps written with 64K buffers. It also prevents alert scsi devices from complaining about read requests that provide only 1/2 the room needed for an actual tape record. Problem noted, fix tested & ok henning@