o be... but I guess that's why they call it a bug? times with and without the patch and it seems to confirm. a little hard to say since it has the 64-bit features2 padding proble
There is a bug in mkfs.xfs that can result in writing the features2 field in the superblock to the wrong location. This only occurs on some architectures, typically those with 32 bit userspace and 64
Looks good to me, thanks for fixing it up properly. You can add Reviewed-by: or Acked-by: or whatever is appropriate... Eric Sandeen <sandeen@xxxxxxxxxxx> Thanks, -Eric
Well, we don't use different ABIs for kernel vs userspace so some kernels will get it wrong aswell, you just won't notice until moving to a different box because userspace is the same. I'm pretty sur
True. Yes, it's probably the right thing to do. However, if we are going to "pack" disk structures, I'd like to do that all in one series of patches rather than mixed up in other fixes.... Thanks. Ch
There is a bug in mkfs.xfs that can result in writing the features2 field in the superblock to the wrong location. This only occurs on some architectures, typically those with 32 bit userspace and 64
Looks good to me, thanks for fixing it up properly. You can add Reviewed-by: or Acked-by: or whatever is appropriate... Eric Sandeen <sandeen@xxxxxxxxxxx> Thanks, -Eric