Re: leftover assert

2005-04-05 Thread Alfred M. Szmidt
Commited. 2005-02-10 Guillem Jover <[EMAIL PROTECTED]> * linux/dev/glue/block.c (rdwr_partial): Remove leftover assert. ___ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd

Re: leftover assert

2005-04-05 Thread Roland McGrath
> Looks good, OK to commit? Please do. ___ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd

leftover assert

2005-04-05 Thread Alfred M. Szmidt
t; * linux/dev/glue/block.c (rdwr_partial): Remove leftover assert. diff -Naur gnumach-20040915.orig/linux/dev/glue/block.c gnumach-20040915/linux/dev/glue/block.c --- gnumach-20040915.orig/linux/dev/glue/block.c2005-02-10 05:40:34.0 +0100 +++ gnumach-20040915/lin

GNU Mach leftover assert on block glue code

2005-04-04 Thread Guillem Jover
Hi, Here is a patch that has been applied and used in debian for a few weeks now, that removes what seems a leftover assert on the glue code that started to get triggered once we enabled asserts by default. The error can be reproduced with "fdisk /dev/hd0". Giving: linux/dev/glue/b