[PATCH 0/4] extend cdev alias support

Sascha Hauer s.hauer at pengutronix.de
Wed Sep 2 00:09:14 PDT 2026


On Mon, 31 Aug 2026 11:48:24 +0200, Sascha Hauer wrote:
> We recently introduced creating a "usbdisk" alias for USB storage
> devices. This so far was incomplete: The alias was only created for the
> whole raw device, but not for the partitions. As it's usually the
> partitions one is interested in the alias was rather useless. Also
> block devices automatically get an automount point registered under
> /mnt/, and here the aliases were not added.
> 
> [...]

Applied, thanks!

[1/4] fs: devfs: remove aliases from the list when freeing them
      https://git.pengutronix.de/cgit/barebox/commit/?id=c4ee37dddcce (link may not be stable)
[2/4] fs: remove the default automount when a cdev is removed
      https://git.pengutronix.de/cgit/barebox/commit/?id=e9036f424d6d (link may not be stable)
[3/4] fs: devfs: propagate cdev aliases to the partitions
      https://git.pengutronix.de/cgit/barebox/commit/?id=ad874d0d5ea4 (link may not be stable)
[4/4] fs: devfs: make the default automount reachable under cdev aliases
      https://git.pengutronix.de/cgit/barebox/commit/?id=9c590f99b38c (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list