mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-09 04:15:52 +00:00
parent
6b0b297351
commit
2c090119ae
@ -86,7 +86,7 @@ namespace File_system {
|
||||
_length = max(_length, seek_offset + len);
|
||||
|
||||
mark_as_updated();
|
||||
return 0;
|
||||
return len;
|
||||
}
|
||||
|
||||
file_size_t length() const { return _length; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user