Spdk/lib/bdev
Daniel Verkamp bbd7e1c4da env: add spdk_pci_addr_parse()
Add a helper function that converts a PCI address from a string into a
struct spdk_pci_addr and use it in place of the various sscanf()
invocations throughout SPDK.

Change-Id: Id2749723f76db741567e01b4bcb0fffb0e425fcd
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-02 14:15:02 -07:00
..
aio bdev: make construct RPCs return the bdev names 2016-10-31 11:17:46 -07:00
malloc bdev: make construct RPCs return the bdev names 2016-10-31 11:17:46 -07:00
nvme env: add spdk_pci_addr_parse() 2016-11-02 14:15:02 -07:00
rbd bdev/rbd: use consistent block_size name in RPC 2016-10-31 13:48:27 -07:00
rpc bdev: add get_bdevs RPC 2016-11-02 09:10:54 -07:00
bdev_module.h bdev: Separate the module header from the public header 2016-08-26 09:40:06 -07:00
bdev.c bdev: check status parameter instead of bdev_io->status 2016-10-20 15:16:09 -07:00
Makefile bdev: add get_bdevs RPC 2016-11-02 09:10:54 -07:00