Re: [PATCH 2/2] grub2: use stat instead of udevadm for partition lookup

2021-07-13 Thread Jeff Mahoney via Grub-devel
On 7/13/21 1:48 PM, Daniel Kiper wrote: > On Thu, Jul 08, 2021 at 05:55:58PM +0200, Petr Vorel wrote: >> From: Jeff Mahoney >> >> sysfs_partition_path calls udevadm to resolve the sysfs path for >> a block device. That can be accomplished by stating the device node >

Re: [PATCH] grub2/btrfs: Add ability to boot from subvolumes

2020-07-12 Thread Jeff Mahoney
t grub itself). It allows all pathnames to be relative to the root of the subvolume so we can set btrfs_subvol to the snapshot and load the grub config from the snapshot without having to modify it at any point. -Jeff > On Sat, Jul 11, 2020, 05:52 mailto:je...@suse.com>> wrote: &g