Eric Sandeen <sandeen@xxxxxxxxxxx> wrote: > but s_uuid in the vfs superblock isn't a pointer: > > u8 s_uuid[16]; /* UUID */ > > (or am I missing your point?) No, I'm getting it wrong. For some reason I'm thinking it's a pointer. I should probably know better. I wonder if it should be a struct uuid_v1... David