Re: Linux 2.4.19-pre9

Meelis Roos (mroos@linux.ee)
Thu, 30 May 2002 12:35:03 +0300


JAM> I still have some small fixes collected from the list, that if really
JAM> needed should be included in final...
JAM> Can anybody say if they still are valid (they apply fine on -pre9):

JAM> ********************** 01-fs-pagemap:
JAM> --- linux-2.4.19-pre7-jam1/fs/partitions/check.h.orig 2002-04-16 17:22:33.000000000 +0200
JAM> +++ linux-2.4.19-pre7-jam1/fs/partitions/check.h 2002-04-16 17:23:08.000000000 +0200
JAM> @@ -2,6 +2,9 @@
JAM> * add_partition adds a partitions details to the devices partition
JAM> * description.
JAM> */
JAM> +
JAM> +#include <linux/pagemap.h>
JAM> +
JAM> void add_gd_partition(struct gendisk *hd, int minor, int start, int size);
JAM>
JAM> typedef struct {struct page *v;} Sector;

This chunk is not needed anymore, Marcelo fixed it differently (including
pagemap.h from acorn.c IIRC). Fixed in pre9, I tested it.

-- 
Meelis Roos (mroos@linux.ee)
-
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/