7d63e716eb
Previously required flags were hardcoded in the low level library. By having the user pass them in there is more flexbility and control. This was driven by the need to add a new flag for pmem durability, coming in a future patch in this series. There is no change in functionality with this patch, just movement of where flags are set and by whom and the plumbing of 'flags'.. Also note that some flags in scenarios that we know are required are still set by the library. Signed-off-by: paul luse <paul.e.luse@intel.com> Change-Id: I194278f9e3cec0886628585cf84bcc2eae635e0a Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9449 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Reviewed-by: GangCao <gang.cao@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
accel | ||
bdev | ||
blob | ||
blobfs | ||
env_dpdk | ||
event | ||
scheduler | ||
sock | ||
Makefile |