mirror of
https://github.com/relalis/macos-btrfs.git
synced 2026-02-03 21:29:21 +00:00
[PR #3] [MERGED] Tree operations and git shenanigans #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/relalis/macos-btrfs/pull/3
Author: @relalis
Created: 10/7/2024
Status: ✅ Merged
Merged: 10/7/2024
Merged by: @relalis
Base:
main← Head:bsd_stuff📝 Commits (2)
7d3a1eaMakefile changes0b01fd1Tree root operations for root_tree and chunk_tree📊 Changes
8 files changed (+159 additions, -28 deletions)
View changed files
📝
Makefile(+5 -1)📝
kernel/freebsd/Makefile(+7 -6)📝
kernel/freebsd/btrfs.h(+5 -3)📝
kernel/freebsd/btrfs_kmod.c(+51 -12)📝
kernel/freebsd/btrfs_mount.h(+5 -5)➕
kernel/freebsd/btrfs_tree.c(+47 -0)➕
kernel/freebsd/btrfs_tree.h(+38 -0)📝
kernel/include/btrfs_filesystem.h(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.