Skip to content

Commit e8655fc

Browse files
committed
Adddsusfs_dentry_null_checks patch
1 parent 24c5cdf commit e8655fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/actions/action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,10 @@ runs:
245245
else
246246
echo "Not OPAce5Pro / OP13 , skipping fengchi patch"
247247
fi
248+
249+
# SusFS Experimental Patches
250+
echo "Patching susfs_dentry_null_checks!"
251+
patch -p1 -F 3 < "../../../kernel_patches/experimental/susfs/susfs_dentry_checks.patch"
248252
249253
- name: Apply KSUN Hooks
250254
shell: bash

0 commit comments

Comments
 (0)