On 2/1/21 4:28 PM, Goffredo Baroncelli wrote:
From: Goffredo Baroncelli <kreij...@inwind.it>
Add allocation_hint mount option. This option accepts the following values:
- 0 (default): the chunks allocator ignores the disk hints
- 1: the chunks allocator considers the disk hints
Signed-off-by: Goffredo Baroncelli <kreij...@winwind.it>
We don't want an mount option here. If a user has tagged a block device as
METADATA/DATA_ONLY or METADATA_PREFERRED we know they want it. If we want to
add a way to disable the hinting then I think a sysctl option to disable is a
reasonable compromise. Thanks,
Josef