Description
nvme_update_config
NAME
nvme_update_config
- Update JSON configuration
SYNOPSIS
int
nvme_update_config (nvme_root_t r );
ARGUMENTS
DESCRIPTION
Updates the JSON
configuration file with the contents of r.
RETURN
0 on success, -1
on failure.
nvme_update_config
2
general