[Yellowstone] Move to yunq definition for yellowstone server.
This commit is contained in:
parent
9c9fd167cd
commit
2b27af5814
22 changed files with 696 additions and 118 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#include "fs/ext2/ext2_block_reader.h"
|
||||
|
||||
#include "mammoth/debug.h"
|
||||
|
||||
glcr::ErrorOr<glcr::SharedPtr<Ext2BlockReader>> Ext2BlockReader::Init(
|
||||
ScopedDenaliClient&& denali) {
|
||||
// Read 1024 bytes from 1024 offset.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue