a1d83c72bc
The Dataset Management command allows several operations to be specified at once; the virtual controller only supports deallocate for now, but it should just ignore the other bits in order to be spec compliant: "If the Dataset Management command is supported, all combinations of attributes [...] may be set". The spec also explicitly states that it is acceptable for controllers to choose to take no action based on information provided, so not implementing the other attributes is fine. Change-Id: Ia989dc1faa9c852660bf1299ea18fa8e7bdf4053 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>