Re: 2.6.1-rc1-tiny1 tree for small systems

From: Arnaldo Carvalho de Melo
Date: Fri Jan 09 2004 - 15:06:56 EST


Em Thu, Jan 08, 2004 at 12:22:29PM -0700, Eric W. Biederman escreveu:
> Matt Mackall <mpm@xxxxxxxxxxx> writes:
>
> > On Sun, Jan 04, 2004 at 05:00:49PM -0700, Eric W. Biederman wrote:
> > > On the side of useless ugly. But interesting in what I had to touch
> > > the following patch is a first crude stab at removing block device
> > > support from the kernel.
> >
> > This looks good. If you can send me a version with
> > /BLOCK_DEVICE/BLOCK/, etc., I'll put it in.
>
> Ok. I have just had a chance to clean some things up. Attached
> is my latest and hopefully clean set up diffs against 2.6.1-rc1-tiny1

> diff -uNr -X linux-ignore-files linux-2.6.1-rc1-tiny1.compile-fixes/include/linux/fs.h linux-2.6.1-rc1-tiny1.config-block/include/linux/fs.h
> --- linux-2.6.1-rc1-tiny1.compile-fixes/include/linux/fs.h Sun Jan 4 00:03:57 2004
> +++ linux-2.6.1-rc1-tiny1.config-block/include/linux/fs.h Thu Jan 8 11:29:14 2004
> @@ -1210,7 +1214,11 @@
> extern void sync_supers(void);
> extern void sync_filesystems(int wait);
> extern void emergency_sync(void);
> +#ifdef CONFIG_bLOCK
^
|
|
|
|

oops :)
-
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/