You've already forked linux-t2-patches
mirror of
https://github.com/t2linux/linux-t2-patches.git
synced 2026-04-30 13:52:11 -07:00
Update APFS driver to v0.3.14-1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
From 8f0f3b2dbdcbc2b051158b62e87f1d4b7282a4d5 Mon Sep 17 00:00:00 2001
|
||||
From 54b56d598010f2dd277bc0e53514b5f673990663 Mon Sep 17 00:00:00 2001
|
||||
From: "github-actions[bot]"
|
||||
<41898282+github-actions[bot]@users.noreply.github.com>
|
||||
Date: Sat, 17 May 2025 18:47:15 +0000
|
||||
Date: Sat, 24 May 2025 18:47:00 +0000
|
||||
Subject: [PATCH] Add APFS driver
|
||||
|
||||
---
|
||||
@@ -26078,11 +26078,11 @@ index 000000000..e3b7edc51
|
||||
+#endif /* _APFS_UNICODE_H */
|
||||
diff --git a/fs/apfs/version.h b/fs/apfs/version.h
|
||||
new file mode 100644
|
||||
index 000000000..e16b23c10
|
||||
index 000000000..6919b5617
|
||||
--- /dev/null
|
||||
+++ b/fs/apfs/version.h
|
||||
@@ -0,0 +1 @@
|
||||
+#define GIT_COMMIT ""
|
||||
+#define GIT_COMMIT "v0.3.14"
|
||||
diff --git a/fs/apfs/xattr.c b/fs/apfs/xattr.c
|
||||
new file mode 100644
|
||||
index 000000000..c21b8e469
|
||||
|
||||
Reference in New Issue
Block a user