Re: [PATCH] plan9 partition support

2001-01-16 Thread imel96
hi, i read the man page more carefully, it says that the partition table is really just a textual partition table. the __u32 came from bsd partition table code i copied. i also fixed the doc. the 9fat always has the same starting sector n

Re: [PATCH] plan9 partition support

2001-01-13 Thread Andries . Brouwer
> the patch locates partitions inside the plan9 > i can't find anyone with plan9 to test, I'll have a look. A week ago you sent almost the same patch. Was there a reason to change __u32 into unsigned long? Andries - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

[PATCH] plan9 partition support

2001-01-13 Thread imel96
hi all, this one patch i believe is harmless as it only reads partition table, but who knows. the diff is against 2.4.0. the patch locates partitions inside the plan9 partition table. as you may know, a plan9 partition table has three

[PATCH] plan9 partition support

2001-01-07 Thread imel96
hi all, this one patch i believe is harmless as it only reads partition table, but who knows. the diff is against 2.4.0. the patch locates partitions inside the plan9 partition table. as you may know, a plan9 partition table has three