Re: [PATCH] Ftape & kernel 2.1.118

Shaw Carruthers (shaw@shawc.demon.co.uk)
Fri, 28 Aug 1998 13:40:07 +0100 (GMT+0100)


On Fri, 28 Aug 1998, Shaw Carruthers wrote:

>
> Here is a quick patch for ftape 4 and the flush change in kernel 2.1.118.
>
> Without it I find ftape hangs on close in 2.1.118
>
> Patch is against Ftape beta-11.
>

Sorry! Forgot the patch

--- ./ftape/zftape/zftape-init.c~ Thu Jul 16 17:14:05 1998
+++ ./ftape/zftape/zftape-init.c Fri Aug 28 11:50:15 1998
@@ -131,6 +131,7 @@
zft_ioctl, /* ioctl */
NULL, /* mmap */
zft_open, /* open */
+ NULL, /* flush */
zft_close, /* release */
NULL, /* fsync */
};

--
Shaw Carruthers - shaw@shawc.demon.co.uk
London SW14 7JW UK
This is not a sig( with homage to Magritte).
  

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html