96795787ae
Data in the file system consists of fixed-length disk blocks. The size of the blocks (also known as file system sector size) affects disk space usage and performance. The value of blocks can be 4 KB, 8 KB, 16 KB, 32 KB, or 64 KB. Change-Id: I95a9aa7e071c470c21dc0fa009ba96a7c7439ce6 Implements: blueprint huawei-driver-block-size-config
6 lines
244 B
YAML
6 lines
244 B
YAML
---
|
|
features:
|
|
- Huawei driver supports setting the backend 'sectorsize' while creating shares
|
|
and administrators can use this capability via the share types extra-spec
|
|
'huawei_sectorsize:sectorsize' or via the XML configuration file.
|