b6ee6f9241
Config file pathnames have been possible on the command line for a very long time, and all of the SPDK testing infrastructure uses it. The default pathnames were added a very long time ago, and now can cause weird issues like conflicting with --wait-for-rpc when an INI config file is not passed on the command line but is pulled in by the default pathname instead. So remove the default pathnames. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: Ia914ff1c9321235f79f8cc9a054ed7f099340151 Reviewed-on: https://review.gerrithub.io/424606 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
nvmf_main.c |