numam-spdk/test
yidong0635 858718c31d target/filesystem: Add partprobe after parted
Partprobe is a program that informs the operating system kernel
of partition table changes, by requesting that the operating system
re-read the partition table. For instance, if you create a new
partition on one of your disks using parted, you should run
partprobe afterwards to make the kernel aware of the new partition
configuration.

This is useful for issue #799.And it's compatible with other systems.

Change-Id: Icd4c85193bd9d9e6c2b32b8463e75c7a6ff06f34
Signed-off-by: yidong0635 <dongx.yi@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/457735
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-06-13 00:49:52 +00:00
..
app util: add a new file operation API 2019-05-15 18:54:27 +00:00
bdev dif: Add data offset to DIF context separately from start block address 2019-06-11 18:53:58 +00:00
blobfs test/asan: move LSAN_OPTIONS to autotest_common.sh 2019-06-06 05:17:16 +00:00
blobstore test: don't call python explicitly 2019-05-08 14:22:19 +00:00
common autotest/common: define xtrace_restore as an alias 2019-06-11 05:17:58 +00:00
config_converter iscsi: Deprecate MinConnectionsPerCore 2019-05-06 17:10:48 +00:00
cpp_headers Makefile: Add possibility to uninstall spdk. 2019-05-16 20:56:18 +00:00
env build: fix duplicate spdk.common.mk includes 2019-05-22 14:51:01 +00:00
event notify: add notification library 2019-03-29 21:15:14 +00:00
ftl test/fio: export single variable for running fio_plugins 2019-06-06 05:17:16 +00:00
ioat examples: rename ioat perf tool to ioat_perf 2019-05-22 14:51:01 +00:00
iscsi_tgt test/iscsi: don't use set +e 2019-06-12 05:29:25 +00:00
json_config test/json_config: disable vhost-nvme tests 2019-06-11 01:14:45 +00:00
lvol test/lvol: Add a case in usage and fix a typo 2019-05-01 18:46:59 +00:00
nvme test/fio: export single variable for running fio_plugins 2019-06-06 05:17:16 +00:00
nvmf target/filesystem: Add partprobe after parted 2019-06-13 00:49:52 +00:00
ocf test/ocf: disable persistent metadata test 2019-06-11 18:16:55 +00:00
pmem bdev: remove delete_bdev RPC 2019-03-01 08:50:07 +00:00
rpc_client rpc: rename RPC get_rpc_methods to rpc_get_methods 2019-05-27 12:52:53 +00:00
spdkcli spdkcli: Add support for raid devices 2019-05-09 19:36:35 +00:00
unit nvmf: Reject bdev with separate metadata to attach to subsystem 2019-06-13 00:48:11 +00:00
vhost test/vhost: remove virtio-pmd tests 2019-06-12 10:17:58 +00:00
Makefile jsonrpc-client: add new C client library 2018-10-11 20:07:44 +00:00
spdk_cunit.h test: remove leftover spdk_cunit declaration 2018-07-06 22:47:56 +00:00