Searched hist:"77 f02a7acd7654cd5944f2120831d1eace94b343" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/nvme/target/ |
H A D | loop.c | diff 77f02a7acd7654cd5944f2120831d1eace94b343 Thu Mar 30 06:41:32 CDT 2017 Christoph Hellwig <hch@lst.de> nvme: factor request completion code into a common helper
This avoids duplicating the logic four times, and it also allows to keep some helpers static in core.c or just opencode them.
Note that this loses printing the aborted status on completions in the PCI driver as that uses a data structure not available any more.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Jens Axboe <axboe@fb.com>
|
/openbmc/linux/drivers/nvme/host/ |
H A D | fc.c | diff 77f02a7acd7654cd5944f2120831d1eace94b343 Thu Mar 30 06:41:32 CDT 2017 Christoph Hellwig <hch@lst.de> nvme: factor request completion code into a common helper
This avoids duplicating the logic four times, and it also allows to keep some helpers static in core.c or just opencode them.
Note that this loses printing the aborted status on completions in the PCI driver as that uses a data structure not available any more.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | rdma.c | diff 77f02a7acd7654cd5944f2120831d1eace94b343 Thu Mar 30 06:41:32 CDT 2017 Christoph Hellwig <hch@lst.de> nvme: factor request completion code into a common helper
This avoids duplicating the logic four times, and it also allows to keep some helpers static in core.c or just opencode them.
Note that this loses printing the aborted status on completions in the PCI driver as that uses a data structure not available any more.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | nvme.h | diff 77f02a7acd7654cd5944f2120831d1eace94b343 Thu Mar 30 06:41:32 CDT 2017 Christoph Hellwig <hch@lst.de> nvme: factor request completion code into a common helper
This avoids duplicating the logic four times, and it also allows to keep some helpers static in core.c or just opencode them.
Note that this loses printing the aborted status on completions in the PCI driver as that uses a data structure not available any more.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | pci.c | diff 77f02a7acd7654cd5944f2120831d1eace94b343 Thu Mar 30 06:41:32 CDT 2017 Christoph Hellwig <hch@lst.de> nvme: factor request completion code into a common helper
This avoids duplicating the logic four times, and it also allows to keep some helpers static in core.c or just opencode them.
Note that this loses printing the aborted status on completions in the PCI driver as that uses a data structure not available any more.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | core.c | diff 77f02a7acd7654cd5944f2120831d1eace94b343 Thu Mar 30 06:41:32 CDT 2017 Christoph Hellwig <hch@lst.de> nvme: factor request completion code into a common helper
This avoids duplicating the logic four times, and it also allows to keep some helpers static in core.c or just opencode them.
Note that this loses printing the aborted status on completions in the PCI driver as that uses a data structure not available any more.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Jens Axboe <axboe@fb.com>
|