[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220519233137.20415-1-axboe@kernel.dk>
Date: Thu, 19 May 2022 17:31:35 -0600
From: Jens Axboe <axboe@...nel.dk>
To: tytso@....edu, Jason@...c4.com
Cc: hch@....de, linux-kernel@...r.kernel.org
Subject: [PATCHSET v2 0/2] Fix splice from random/urandom
Hi,
We recently had a failure on a kernel upgrade because splice no longer
works on random/urandom. This is due to:
6e2c7421f02 ("fs: don't allow splice read/write without explicit ops")
which already has more than two handful of Fixes registered to its
name...
Wire up read_iter handling and then hook up splice_read for both of
them as well.
v2: rebase on random git tree
--
Jens Axboe
Powered by blists - more mailing lists