Re: [PATCH] improved IDE OnStream support for linux 2.4

2001-01-11 Thread Andre Hedrick
Its cool with me... On Thu, 11 Jan 2001, Marcel J.E. Mol wrote: > Hi guys, > > Below is a patch to fix some problems in the OnStream tape drive support > in ide-tape.c. > > - It implements Early Warning (e.g. retuns ENOSPC) for reaching end-of-tape. > This fixes a real nasty problem when

[PATCH] improved IDE OnStream support for linux 2.4

2001-01-11 Thread Marcel J.E. Mol
Hi guys, Below is a patch to fix some problems in the OnStream tape drive support in ide-tape.c. - It implements Early Warning (e.g. retuns ENOSPC) for reaching end-of-tape. This fixes a real nasty problem when writing beyond end-of-tape, rendering the 'backup' more ore less useless. -

Re: [PATCH] improved IDE OnStream support for linux 2.4

2001-01-11 Thread Andre Hedrick
Its cool with me... On Thu, 11 Jan 2001, Marcel J.E. Mol wrote: Hi guys, Below is a patch to fix some problems in the OnStream tape drive support in ide-tape.c. - It implements Early Warning (e.g. retuns ENOSPC) for reaching end-of-tape. This fixes a real nasty problem when writing