mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-16 07:27:35 +00:00
parent
9e2e592283
commit
2c2f016501
@ -726,7 +726,7 @@ class Vfs::Rump_file_system : public File_system
|
||||
.inode = sb.st_ino,
|
||||
.device = sb.st_dev,
|
||||
|
||||
.modification_time = { 0 }
|
||||
.modification_time = { sb.st_mtim.tv_sec }
|
||||
};
|
||||
|
||||
return STAT_OK;
|
||||
|
Loading…
x
Reference in New Issue
Block a user