-
Notifications
You must be signed in to change notification settings - Fork 367
Open
Description
Hello,
Is there a way to disable the kernel init RENAME_SWAP ?
I think the last flag here:
Line 105 in fc0fdbf
CAP_READDIRPLUS | CAP_NO_OPEN_SUPPORT | CAP_PARALLEL_DIROPS | CAP_MAX_PAGES | CAP_RENAME_SWAP) |
Simply removing the flag from the bit and operation didn't help, there were still requests to rename with the swap flag.
I got the following reply when I was trying to figure out if I can disable it from macFUSE: macfuse/macfuse#1027 (comment)
Metadata
Metadata
Assignees
Labels
No labels