You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add missing SUSFS header includes for 6.1.141 and 6.6.50-92
Extend base.c.patch coverage to include 6.1.141 which fell in the gap
between <=138 and >=145 conditions. Add safeguard to inject
<linux/susfs.h> when SUSFS_IS_INODE_SUS_MAP or SUSFS_IS_INODE_OPEN_REDIRECT
symbols are present but undeclared in 6.6.50-92 builds.