-
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
1 deletion.
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,3 +1,15 @@ | ||
geesefs (0.35.1) unstable; urgency=medium | ||
|
||
* Log conflicts with inode ID | ||
* Deny modifications of "invisible" deleted files | ||
* Fix rare memory allocation deadlocks | ||
* Rename inode.insertBuffer to inode.insertOrAppendBuffer | ||
* Set GC percent to 20 instead of 100 by default | ||
* Fix a crash on lookups possible in some cases | ||
* Fix my email | ||
|
||
-- Vitaliy Filippov <[email protected]> Wed, 05 Apr 2023 13:30:18 +0300 | ||
|
||
geesefs (0.35.0) unstable; urgency=medium | ||
|
||
* Support forcibly refreshing the inode cache (setfattr -n .invalidate file) | ||
|
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