On Fri, Sep 15, 2023 at 09:40:25AM -0400, Brian Foster wrote: > bch_sb.features is an array of __le64. Convert the native endian format > of the features mask appropriately. This causes a bcachefs format to > produce an unmountable fs when run from a big endian system. > > Signed-off-by: Brian Foster <[email protected]>
Thanks, applied
