Avi Kivity
Avi Kivity
fmt v8 is too old: ```c++ #if FMT_VERSION >= 90000 // Due to https://github.com/llvm/llvm-project/issues/68849, we inherit // from formatter publicly rather than privately template struct fmt::formatter : public fmt::formatter {...
Seastar supports whichever version of fmt its contributors send patches for.
> Do I need to do anything here? > > Happy to, but I need a clear instruction like "please fix your code to support fmt 8 as it is...
> > Seastar supports whichever version of fmt its contributors send patches for. > > I am mulling this over and feeling unsatisfied. Is it a riddle? No, sorry. I...
> > No, sorry for being unclear. If [@qiqistyle](https://github.com/qiqistyle) wants to build with gcc 11 and fmt 8, it's up to them to send the patches, not you. > >...
> This table shows the parameters resulting from various device types being registered with the Linux kernel. > > Table 9: Common device types and their resulting parameters > >...
> v2: > > * use `physical_block_size` for write alignment > * use `logical_block_size` for read alignment We recently discovered that some disks lie about physical_block_size. @robertbindar (or @tchaikov if...
Hi @qiuyi21, you probably encountered a bug. @asias any idea? it looks like recently modified code.
There is not enough infomation in the bug report. I have no idea what code you are running.