mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-13 04:38:20 +00:00
committed by
Christian Helmuth
parent
400039e1b6
commit
9a82bbb54d
@ -462,6 +462,7 @@ class Vfs::Dir_file_system : public File_system
|
||||
out.gid = 0;
|
||||
out.inode = 1;
|
||||
out.device = (Genode::addr_t)this;
|
||||
out.modification_time = { Vfs::Timestamp::INVALID };
|
||||
return STAT_OK;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user