The parent field is no longer used in the normal (non-split) I/O path, so move it down to the default-uninitialized part of struct nvme_request that is only touched for parent/child I/O. This also puts it closer to other related fields (children, child_tailq, parent_status) for improved readability. Change-Id: I120df1df0c967d2f74daa6e97c0bc83626e3be7f Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> |
||
---|---|---|
.. | ||
Makefile | ||
nvme_ctrlr_cmd.c | ||
nvme_ctrlr.c | ||
nvme_impl.h | ||
nvme_internal.h | ||
nvme_ns_cmd.c | ||
nvme_ns.c | ||
nvme_qpair.c | ||
nvme.c |