This change introduces the new parameters for the following options so that users can customize fallocate calls in storage server processes. - [DEFAULT] disable_fallocate - [DEFAULT] fallocate_reserve - [app:<type>-server] fallocate_reserve Change-Id: I37164a2fda28e63604545db46fc925ecf04f9204
10 lines
222 B
YAML
10 lines
222 B
YAML
---
|
|
features:
|
|
- |
|
|
The following new parameters have been added to
|
|
the ``swift::storage::server`` defined resource type.
|
|
|
|
- ``disable_fallocate``
|
|
- ``fallocate_reserve``
|
|
- ``server_fallocate_reserve``
|