On Tue, Sep 12, 2023 at 07:29:57AM +0000, Emmanuel Dreyfus wrote: > On Tue, Sep 12, 2023 at 09:27:50AM +0200, Martin Husemann wrote: > > partnum here is what gpt(8) calls index? > > I was more thinking about wedge number: wedgenum would be a better name.
I don't mind the name, just wanted to have semantics clear. You could use the block number where the wedge starts instead, but it probably does not matter a lot and we won't see concurrent changes to the gpt for this use case :-) Martin