Skip to content

How to disable RENAME_SWAP #523

@marius-enlock

Description

@marius-enlock

Hello,

Is there a way to disable the kernel init RENAME_SWAP ?

I think the last flag here:

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions