commit | ebfe4183c77ed18e1d4237ad3b13f32114d9ae1e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Feb 24 08:24:06 2021 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Feb 24 08:55:00 2021 -0700 |
tree | 7707bb05b2030f439b479a36f9107a968ac03af5 | |
parent | b90994c6ab623baf9268df9710692f14920ce9d2 [diff] |
block: remove the gfp_mask argument to bounce_clone_bio The only caller always passes GFP_NOIO. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>