Helmut Hullen wrote: > > If you do not use udev, you need to synchronise /dev/ > > node with /sys/class/misc/btrfs-control/dev manually on each boot. > > Solved (something like reverse engineering). > > I re-create the (permanent) entry /dev/btrfs-control using the > actual contents of "/sys/class/misc/btrfs-control/dev", and btrfs > is happy (and me too). This is fine, and is just what udev does; it creates the correct device node using kernel data. //Peter -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
