diff options
author | Ming Lei <ming.lei@redhat.com> | 2025-05-07 21:33:28 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-05-07 08:00:11 -0600 |
commit | 037af793557ed192b2c10cf2379ac97abacedf55 (patch) | |
tree | 32a46233b4210afec28f1f73227dced3b85b2a5f /tools/perf/scripts/python/gecko.py | |
parent | 15c9d5f6235d66ebc130da9602b1cd7692bcf85d (diff) |
fs: aio: initialize .ki_write_stream of read-write request
AIO needs to initialize .ki_write_stream explicitly for read/write request,
otherwise random .ki_write_stream is used, and cause -EINVAL returned for
aio write randomly.
Cc: Christoph Hellwig <hch@lst.de>
Cc: Keith Busch <kbusch@kernel.org>
Cc: Kanchan Joshi <joshi.k@samsung.com>
Fixes: c27683da6406 ("block: expose write streams for block device nodes")
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20250507133328.3040255-1-ming.lei@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions