On Wed, Dec 11, 2019 at 11:17:44PM +0800, Liang C wrote: > > Hi Coly and Liang, > > > > can you review this series to sort out the bcache superblock reading for > > larger page sizes? I don't have bcache test setup so this is compile > > tested only. > > > Hi Christoph, > > Thanks for making the patches. I looked through them, but didn't see > where cache and cached_dev have their sb_disk assigned. > That would be an issue when __write_super tries to add the > corresponding page to the bio. Not sure if there is there anything I > missed. Yes, that was missing.