diff options
author | Christoph Hellwig <hch@lst.de> | 2023-01-25 14:34:35 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-02-03 07:33:33 +0100 |
commit | 05cda97ecb7046f4192a921741aae33b300dd628 (patch) | |
tree | d0f2a033dd730c276bbee8c8634bdeb5ccc529bf /block | |
parent | mm: remove the __swap_writepage return value (diff) | |
download | linux-05cda97ecb7046f4192a921741aae33b300dd628.tar.xz linux-05cda97ecb7046f4192a921741aae33b300dd628.zip |
mm: factor out a swap_writepage_bdev helper
Split the block device case from swap_readpage into a separate helper,
following the abstraction for file based swap.
Link: https://lkml.kernel.org/r/20230125133436.447864-7-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: Dave Jiang <dave.jiang@intel.com>
Cc: Ira Weiny <ira.weiny@intel.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Keith Busch <kbusch@kernel.org>
Cc: Minchan Kim <minchan@kernel.org>
Cc: Sergey Senozhatsky <senozhatsky@chromium.org>
Cc: Vishal Verma <vishal.l.verma@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions