init: rename mount_block_root to mount_root_generic
authorChristoph Hellwig <hch@lst.de>
Wed, 31 May 2023 12:55:17 +0000 (14:55 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 5 Jun 2023 16:55:20 +0000 (10:55 -0600)
commite3102722ffe77094ba9e7e46380792b3dd8a7abd
tree6b98a90de9990e47d2aaec9c87ee9fdaa4e7ed4e
parentf5524c3fadba35c075a5131bad74e3041507a694
init: rename mount_block_root to mount_root_generic

mount_block_root is also used to mount non-block file systems, so give
it a better name.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20230531125535.676098-7-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
init/do_mounts.c
init/do_mounts.h
init/do_mounts_initrd.c