Update APFS driver to v0.3.14-1

This commit is contained in:
github-actions[bot]
2025-05-24 18:47:02 +00:00
parent 70c5ad133f
commit 79a50805be
2 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -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
+2 -2
View File
@@ -1,2 +1,2 @@
CURRENT_HASH=26bf3c5ba71d47774ed013203f3262723c052923
RELEASE_VER=0.3.13-3
CURRENT_HASH=7d8dc8821e4177ead41d17c298d777df3bfc1c3f
RELEASE_VER=0.3.14-1