Re: splice/tee bugs?

From: Jens Axboe
Date: Fri Jul 07 2006 - 10:04:06 EST


On Fri, Jul 07 2006, Michael Kerrisk wrote:
> Jens, thep atch does not compile...
>
> CC fs/splice.o
> fs/splice.c: In function 'link_pipe':
> fs/splice.c:1448: error: expected 'while' before 'mutex_unlock'
> make[1]: *** [fs/splice.o] Error 1
> make: *** [fs] Error 2

Woops, missing an ending while (0); I'll send out a new one, I need to
be happy with it first...

--
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/