Re: [PATCH] Re: BUG: race-cond with partition-check

Malcolm Beattie (mbeattie@sable.ox.ac.uk)
Fri, 8 Jun 2001 10:31:35 +0100


Andries.Brouwer@cwi.nl writes:
> --- partitions/check.c~ Thu May 31 22:26:56 2001
> +++ partitions/check.c Fri Jun 8 10:44:02 2001
> @@ -418,11 +418,10 @@
> blk_size[dev->major] = NULL;
>
> dev->part[first_minor].nr_sects = size;
> - /* No Such Agen^Wdevice or no minors to use for partitions */
> + /* No such device or no minors to use for partitions */

Any reason why you're silently removing a good old anti-NSA joke?
Conspiracy theorists may have fun with that... :-)

--Malcolm

-- 
Malcolm Beattie <mbeattie@sable.ox.ac.uk>
Unix Systems Programmer
Oxford University Computing Services
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/