Searched hist:caf6912f3f4af7232340d500a4a2008f81b93f14 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/mm/ |
H A D | page_io.c | diff caf6912f3f4af7232340d500a4a2008f81b93f14 Tue Mar 02 15:53:21 CST 2021 Jens Axboe <axboe@kernel.dk> swap: fix swapfile read/write offset
We're not factoring in the start of the file for where to write and read the swapfile, which leads to very unfortunate side effects of writing where we should not be...
Fixes: 48d15436fde6 ("mm: remove get_swap_bio") Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | swapfile.c | diff caf6912f3f4af7232340d500a4a2008f81b93f14 Tue Mar 02 15:53:21 CST 2021 Jens Axboe <axboe@kernel.dk> swap: fix swapfile read/write offset
We're not factoring in the start of the file for where to write and read the swapfile, which leads to very unfortunate side effects of writing where we should not be...
Fixes: 48d15436fde6 ("mm: remove get_swap_bio") Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
/openbmc/linux/include/linux/ |
H A D | swap.h | diff caf6912f3f4af7232340d500a4a2008f81b93f14 Tue Mar 02 15:53:21 CST 2021 Jens Axboe <axboe@kernel.dk> swap: fix swapfile read/write offset
We're not factoring in the start of the file for where to write and read the swapfile, which leads to very unfortunate side effects of writing where we should not be...
Fixes: 48d15436fde6 ("mm: remove get_swap_bio") Signed-off-by: Jens Axboe <axboe@kernel.dk>
|