Files
linux/fs/gfs2
Christoph Hellwig 65f8e62593 gfs2: use bdev_rw_virt in gfs2_read_super
Switch gfs2_read_super to allocate the superblock buffer using kmalloc
which falls back to the page allocator for PAGE_SIZE allocation but
gives us a kernel virtual address and then use bdev_rw_virt to perform
the synchronous read into it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20250507120451.4000627-11-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2025-05-07 07:31:07 -06:00
..
2024-09-02 14:46:33 +02:00
2024-04-09 18:35:57 +02:00
2024-10-01 17:01:08 +02:00
2025-03-18 13:21:39 +01:00
2024-11-05 12:39:29 +01:00
2024-11-05 12:39:29 +01:00
2025-04-04 11:31:42 -07:00
2024-11-05 12:39:29 +01:00
2024-09-02 14:46:29 +02:00
2025-02-07 10:27:25 +01:00
2024-12-09 10:44:35 +01:00
2025-03-10 18:15:38 +01:00
2024-06-08 02:35:09 +02:00
2024-04-29 12:35:15 +02:00