mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
os: avoid warning in vfs server
[init -> depot_download -> dynamic -> fetchurl] Error: packet operation=3 failed Issue #2672
This commit is contained in:
parent
ad56976131
commit
a322fbf822
@ -433,6 +433,7 @@ class Vfs_server::Session_component : public File_system::Session_rpc_object,
|
||||
Node_handle { node.id().value },
|
||||
Packet_descriptor::READ_READY,
|
||||
0, 0);
|
||||
packet.succeeded(true);
|
||||
tx_sink()->acknowledge_packet(packet);
|
||||
node.notify_read_ready(false);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user