Home
last modified time | relevance | path

Searched hist:"77 f02a7acd7654cd5944f2120831d1eace94b343" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/nvme/target/
H A Dloop.cdiff 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 Dfc.cdiff 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 Drdma.cdiff 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 Dnvme.hdiff 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 Dpci.cdiff 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 Dcore.cdiff 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>