[victoriafalls] Read some of the ext2 superblock as a POC
This commit is contained in:
parent
29d9923f5a
commit
0274339cc9
3 changed files with 21 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ void YellowstoneServer::ServerThread() {
|
|||
};
|
||||
check(ZReplyPortSend(reply_port_cap, sizeof(resp), &resp, 1,
|
||||
&new_denali));
|
||||
break;
|
||||
}
|
||||
default:
|
||||
dbgln("Unknown request type: %x", req->type);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue