Spdk/test/unit/lib/nvmf
Changpeng Liu 23fcc697e5 UT/nvmf: use /tmp directory as the reservation persist file
Existing code using /var/log directory can't work with non-root
users, so change to /tmp directory instead.

Fix issue #859.

Change-Id: I270a41d29ad5bafa522540e8bbbcfe83536823ae
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/461774
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Xiaodong Liu <xiaodong.liu@intel.com>
2019-07-17 01:15:36 +00:00
..
ctrlr_bdev.c nvmf: Add helper function to get DIF context from bdev and NVMe cmd 2019-07-10 00:43:02 +00:00
ctrlr_discovery.c nvmf: restore the loaded reservation information to NS 2019-07-08 08:21:03 +00:00
ctrlr.c UT/nvmf: add set/get features with persistent reservation tests 2019-07-12 02:09:20 +00:00
rdma.c rdma:Fix gcc9 compile warning on Fedora30. 2019-07-04 00:23:35 +00:00
subsystem.c UT/nvmf: use /tmp directory as the reservation persist file 2019-07-17 01:15:36 +00:00
tcp.c nvmf/tcp: Get DIF context when handling capsule command header 2019-07-11 05:30:28 +00:00
Makefile nvmf: Collapse request.c into ctrlr.c 2019-02-04 18:11:33 +00:00