On Thu, 29 Nov 2001, Jens Axboe wrote:
> - BIO_HASH remnant in LVM
> - bouncing should take multi-page bio's into account
> - bouncing should bounce pages _above_ the bounce_pfn :-)
> - remove bio_size() macro, it's just silly
> - multi-page bio fixes (BIO_CONTIG etc)
>
> Linus, please apply.
I suspect that we will be better off if I send the next batch of
fs/super.c and fs/namespace.c cleanups in -pre4, then...
One obvious compile fix for -pre3, though:
--- C1-pre3/net/ipv4/ipconfig.c Tue Nov 20 18:47:27 2001
+++ linux/net/ipv4/ipconfig.c Thu Nov 29 06:18:38 2001
@@ -47,6 +47,7 @@
#include <linux/route.h>
#include <linux/udp.h>
#include <linux/proc_fs.h>
+#include <linux/major.h>
#include <net/arp.h>
#include <net/ip.h>
#include <net/ipconfig.h>
- we had lost definition of UNNAMED_MAJOR there.
-
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/
This archive was generated by hypermail 2b29 : Fri Nov 30 2001 - 21:00:34 EST