mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 03:06:33 +00:00
mention corruption advisories in the news fragment too
This commit is contained in:
parent
6449ad03de
commit
5837841c09
@ -1,3 +1,4 @@
|
||||
The storage server implementation now respects the ``reserved_space`` configuration value when writing lease information.
|
||||
The storage server implementation now respects the ``reserved_space`` configuration value when writing lease information and recording corruption advisories.
|
||||
Previously, new leases could be created and written to disk even when the storage server had less remaining space than the configured reserve space value.
|
||||
Now this operation will fail with an exception and the lease will not be created.
|
||||
Similarly, if there is no space available, corruption advisories will be logged but not written to disk.
|
||||
|
Loading…
Reference in New Issue
Block a user