ShirkNeko d3c37a293d kernel & KernelSU: Added new ksu_susfs cli add_sus_path_loop
- When path is added via add_sus_path_loop, the path will be re-flagged as SUS_PATH on each non-root user app or isolated service starts,
  this may address some issues that the added path via add_sus_path getting its inode status reset or inode re-created in kernel for whatever reason.

- Please also note that only path NOT inside /storage/ and /sdcard/ can be added via add_sus_path_loop.

- usage: ksu_susfs add_sus_path_loop </path/that/is/not/inside/sdcard/>

Co-authored-by: simonpunk <simonpunk2016@gmail.com>
2025-07-21 16:23:17 +08:00
2025-03-17 02:48:59 +08:00
Description
No description provided
GPL-3.0 60 MiB
Languages
Kotlin 67.1%
C 20%
Rust 11.1%
Shell 0.9%
Makefile 0.4%
Other 0.4%