lkml.org 
[lkml]   [1998]   [Aug]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectWarning: linux/drivers/block/nbd.c is not easy to fix
Hi!


> Patch 2.1.119 adds the uses the variable oldset in nbd.c but doesn't define it.
> This small patch fixes it.

Nbd in 2.1.119 was broken and it just will not work. This only makes
it compile.

Wait for 2.1.120 or get stephen tweedie's patch.

Pavel

> --- linux/drivers/block/nbd.c-ori Sat Aug 29 16:22:28 1998
> +++ linux/drivers/block/nbd.c Sat Aug 29 16:22:44 1998
> @@ -82,6 +82,7 @@
> struct msghdr msg;
> struct iovec iov;
> unsigned long flags;
> + sigset_t oldset;
>
> oldfs = get_fs();
> set_fs(get_ds());
>

--
I'm really pavel@atrey.karlin.mff.cuni.cz. Pavel
Look at http://atrey.karlin.mff.cuni.cz/~pavel/ ;-).

-
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

\
 
 \ /
  Last update: 2005-03-22 13:44    [W:0.033 / U:0.312 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site