This series contains BTRFS patches taken from Fedora Rawhide [1]. Some of
these patches have already being sent [2][3] however, as suggested
by Daniel Kiper, to make the review easier, I took only BTRFS related patches
from [1][2][3] and create the series.

[1] https://src.fedoraproject.org/rpms/grub2
[2] https://lists.gnu.org/archive/html/grub-devel/2024-10/msg00145.html
[3] https://lists.gnu.org/archive/html/grub-devel/2024-10/msg00192.html

Jeff Mahoney (1):
  btrfs: Add ability to boot from subvolumes

Michael Chang (2):
  btrfs: export btrfs_subvol and btrfs_subvolid
  btrfs: Allow specifying btrfs_relative_path to follow the default
    subvolume

Peter Jones (2):
  btrfs: fix a bad null check
  btrfs: Fixup for newer compiler

 grub-core/fs/btrfs.c | 629 ++++++++++++++++++++++++++++++++++++++++---
 include/grub/btrfs.h |   1 +
 2 files changed, 595 insertions(+), 35 deletions(-)

-- 
2.46.2


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to