summaryrefslogtreecommitdiffstats
path: root/LICENSES
diff options
context:
space:
mode:
authorDaniel Wagner <dwagner@suse.de>2024-06-12 16:11:59 +0200
committerKeith Busch <kbusch@kernel.org>2024-06-12 11:00:08 -0700
commitcd0c1b8e045a8d2785342b385cb2684d9b48e426 (patch)
tree57b284e8700ab6302528a95e15fa26a15fa28578 /LICENSES
parentd76584e53f4244dbc154bec447c3852600acc914 (diff)
downloadlinux-cd0c1b8e045a8d2785342b385cb2684d9b48e426.tar.gz
linux-cd0c1b8e045a8d2785342b385cb2684d9b48e426.tar.bz2
linux-cd0c1b8e045a8d2785342b385cb2684d9b48e426.zip
nvmet: always initialize cqe.result
The spec doesn't mandate that the first two double words (aka results) for the command queue entry need to be set to 0 when they are not used (not specified). Though, the target implemention returns 0 for TCP and FC but not for RDMA. Let's make RDMA behave the same and thus explicitly initializing the result field. This prevents leaking any data from the stack. Signed-off-by: Daniel Wagner <dwagner@suse.de> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions