[PATCH 11/21] erofs: use dsb instead of layout for ondisk super_block

Christoph Hellwig hch at infradead.org
Mon Sep 2 12:12:34 UTC 2019


> +	dsb = (struct erofs_super_block *)((u8 *)bh->b_data +
> +					   EROFS_SUPER_OFFSET);

Not new in this patch, but that u8 cast shouldn't be needed.


More information about the devel mailing list