Christoph Hellwig
cf056a4312
init: improve the name_to_dev_t interface
...
name_to_dev_t has a very misleading name, that doesn't make clear
it should only be used by the early init code, and also has a bad
calling convention that doesn't allow returning different kinds of
errors. Rename it to early_lookup_bdev to make the use case clear,
and return an errno, where -EINVAL means the string could not be
parsed, and -ENODEV means it the string was valid, but there was
no device found for it.
Also stub out the whole call for !CONFIG_BLOCK as all the non-block
root cases are always covered in the caller.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20230531125535.676098-14-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2023-06-05 10:56:46 -06:00
..
2023-05-24 08:42:16 -06:00
2023-05-24 08:42:17 -06:00
2023-05-24 08:42:17 -06:00
2023-05-24 08:42:17 -06:00
2023-01-19 09:24:28 +01:00
2023-05-24 08:42:17 -06:00
2023-06-05 10:53:04 -06:00
2023-04-13 11:49:35 -07:00
2023-05-24 08:42:16 -06:00
2023-05-24 08:42:16 -06:00
2023-05-24 08:42:16 -06:00
2023-04-03 09:23:54 +02:00
2023-05-24 08:42:17 -06:00
2023-04-06 11:16:39 -07:00
2023-02-27 10:04:49 -08:00
2023-03-13 12:36:34 +01:00
2023-04-26 16:07:23 -07:00
2023-05-24 08:42:17 -06:00
2023-02-23 14:41:48 -08:00
2023-06-05 10:53:04 -06:00
2023-05-24 08:42:17 -06:00
2023-01-19 09:24:28 +01:00
2023-05-24 08:42:17 -06:00
2023-06-05 10:53:04 -06:00
2023-06-05 10:53:04 -06:00
2023-05-24 08:42:17 -06:00
2023-02-23 17:55:40 -08:00
2023-01-30 12:51:54 +00:00
2023-05-24 08:42:17 -06:00
2023-05-31 09:50:02 -06:00
2023-05-24 08:42:17 -06:00
2023-05-24 08:42:17 -06:00
2023-05-24 08:42:17 -06:00
2023-05-24 08:42:17 -06:00
2023-04-21 14:52:05 -07:00
2023-06-01 09:13:31 -06:00
2022-10-12 11:00:22 -07:00
2023-04-14 19:38:50 -04:00
2023-05-24 08:42:17 -06:00
2023-06-05 10:53:04 -06:00
2023-05-24 08:42:16 -06:00
2023-05-07 10:46:21 -07:00
2023-04-29 11:04:14 -07:00
2023-05-24 08:42:17 -06:00
2023-04-27 19:42:02 -07:00
2023-06-05 10:53:04 -06:00
2023-04-13 13:13:52 -07:00
2023-04-29 11:04:14 -07:00
2023-06-05 10:53:04 -06:00
2023-04-25 12:36:55 +02:00
2023-05-24 08:42:17 -06:00
2023-05-24 08:42:17 -06:00
2023-06-05 10:53:04 -06:00
2023-05-24 08:42:17 -06:00
2023-05-24 08:42:16 -06:00
2023-05-24 08:42:16 -06:00
2023-05-24 08:42:16 -06:00
2023-06-05 10:56:46 -06:00
2023-03-14 12:56:30 -06:00
2023-03-14 12:56:30 -06:00
2023-04-14 13:06:50 +02:00
2023-05-24 08:42:17 -06:00
2023-06-05 10:53:04 -06:00
2023-05-24 08:42:17 -06:00
2023-05-02 09:23:23 -05:00
2023-02-03 17:52:25 -08:00
2023-05-24 08:42:17 -06:00
2023-01-19 09:24:26 +01:00
2023-05-24 08:42:17 -06:00
2023-05-24 08:42:17 -06:00
2023-05-24 08:42:17 -06:00
2023-04-13 13:13:54 -07:00
2023-05-24 08:42:17 -06:00
2023-04-11 19:23:23 -07:00
2023-06-05 10:53:04 -06:00
2023-05-31 09:50:02 -06:00
2023-02-10 15:34:48 -08:00
2022-08-20 11:34:04 -04:00
2023-03-30 08:51:48 +02:00
2023-01-19 09:24:28 +01:00
2023-04-08 13:45:37 -07:00
2023-04-27 19:57:00 -07:00
2022-12-02 13:57:04 -08:00
2023-05-31 09:50:02 -06:00
2022-12-02 17:48:59 +01:00
2023-05-02 17:21:50 -07:00
2022-08-20 11:34:33 -04:00
2023-04-05 18:06:23 -07:00
2022-10-10 19:45:17 -07:00
2023-05-31 09:48:15 -06:00
2023-04-06 10:01:50 +02:00
2023-04-27 19:57:00 -07:00
2023-04-28 15:57:53 -07:00
2023-02-20 11:53:11 -08:00
2022-09-01 17:36:39 -04:00
2023-01-11 06:52:32 -05:00
2023-03-09 22:46:21 -05:00
2022-12-01 10:46:54 -05:00
2023-05-06 08:28:58 -07:00
2023-01-19 09:24:28 +01:00
2023-05-19 19:48:53 -06:00
2023-04-29 11:10:39 -07:00
2023-01-19 09:24:29 +01:00
2023-04-18 16:30:09 -07:00
2022-10-10 14:21:11 -07:00
2023-04-03 09:23:54 +02:00
2023-03-09 22:36:12 +01:00
2023-05-19 19:48:53 -06:00
2022-12-08 21:49:25 -05:00
2023-01-19 09:24:30 +01:00
2023-04-18 16:30:02 -07:00
2023-04-29 11:10:39 -07:00
2023-04-24 19:14:20 -07:00
2023-04-20 22:55:35 -04:00
2023-03-22 11:06:55 +01:00
2023-05-12 17:17:27 +02:00
2023-04-06 14:53:38 +02:00
2023-03-06 09:59:20 +01:00
2023-05-24 08:42:16 -06:00
2023-05-24 08:42:17 -06:00
2022-08-17 17:25:04 -04:00
2023-01-19 09:24:29 +01:00
2022-11-25 13:01:55 -05:00
2023-05-24 08:42:17 -06:00
2023-02-20 11:53:11 -08:00
2023-06-05 10:53:04 -06:00
2023-04-27 19:42:02 -07:00
2023-02-20 11:53:11 -08:00
2023-03-06 09:59:20 +01:00