vmm: config: Remove dax & cache_size options from FsConfig

Fixes: #3889

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
Rob Bradford
2022-05-26 12:19:36 +01:00
committed by Sebastien Boeuf
parent 7c3582b4a8
commit 55c5961f43
2 changed files with 2 additions and 82 deletions

View File

@@ -870,8 +870,6 @@ components:
FsConfig:
required:
- cache_size
- dax
- num_queues
- queue_size
- socket
@@ -888,13 +886,6 @@ components:
queue_size:
type: integer
default: 1024
dax:
type: boolean
default: true
cache_size:
type: integer
format: int64
default: 8589934592
pci_segment:
type: integer
format: int16