diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-10-18 06:45:06 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-10-19 12:40:51 -0600 |
commit | 9c3d29296fe4c297447d2055e7a9535c981a8370 (patch) | |
tree | 025c1b3d839589d2a52b1bac30a24f890d33db40 /Kbuild | |
parent | 86d46fdaa12ae5befc16b8d73fc85a3ca0399ea6 (diff) | |
download | linux-9c3d29296fe4c297447d2055e7a9535c981a8370.tar.gz linux-9c3d29296fe4c297447d2055e7a9535c981a8370.tar.bz2 linux-9c3d29296fe4c297447d2055e7a9535c981a8370.zip |
nvme: move command clear into the various setup helpers
We don't have to worry about doing extra memsets by moving it outside
the protection of RQF_DONTPREP, as nvme doesn't do partial completions.
This is in preparation for making the read/write fast path not do a full
memset of the command.
Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions