-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
13 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,32 @@ | ||
geesefs (0.34.2) unstable; urgency=medium | ||
|
||
* Implement the new yandex/google IAM service flavor | ||
* Reduce memory usage during loading of very large directories | ||
* Fix PPROF runtime debugging support | ||
* Add I/O statistics printer | ||
|
||
-- Vitaliy Filippov <[email protected]> Mon, 19 Dec 2022 19:56:05 +0300 | ||
|
||
geesefs (0.34.1) unstable; urgency=medium | ||
|
||
* Detect conflict during rename and don't hang on them | ||
* Do not exceed IOV_MAX in ReadFile if there are too many buffers | ||
|
||
-- Vitaliy Filippov <vitalif@yourcmc.ru> Tue, 22 Nov 2022 11:54:35 +0300 | ||
-- Vitaliy Filippov <vitaliff@yandex-team.ru> Tue, 22 Nov 2022 11:54:35 +0300 | ||
|
||
geesefs (0.34.0) unstable; urgency=medium | ||
|
||
* Slurp files on lookup to speedup lookups (rsync benefits largely from this change) | ||
|
||
-- Vitaliy Filippov <vitalif@yandex-team.ru> Mon, 07 Nov 2022 18:31:39 +0300 | ||
-- Vitaliy Filippov <vitaliff@yandex-team.ru> Mon, 07 Nov 2022 18:31:39 +0300 | ||
|
||
geesefs (0.33.1) unstable; urgency=medium | ||
|
||
* Fix a bug where directory objects of removed directories could be left in cloud in --no-dir-object mode | ||
* Preserve directory mtimes set with utimes() | ||
* Reset file mtime on write | ||
|
||
-- Vitaliy Filippov <vitalif@yandex-team.ru> Mon, 07 Nov 2022 18:04:00 +0300 | ||
-- Vitaliy Filippov <vitaliff@yandex-team.ru> Mon, 07 Nov 2022 18:04:00 +0300 | ||
|
||
geesefs (0.33.0) unstable; urgency=medium | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters