Skip to content

RFE, Remove warning when deleting subvolume as a regular user with user_subvol_rm_allowed #975

Open
@cvlc12

Description

@cvlc12

Hi,

When deleting a subvol as a regular user with user_subvol_rm_allowed (See #252), a confusing WARNING is printed, even though the subvolume is properly deleted.

$ btrfs subvolume create bob
$ btrfs subvolume delete bob
WARNING: cannot read default subvolume id: Operation not permitted
Delete subvolume 332 (no-commit): '/home/user/Projets/Sandbox/bob'

Is is really necessary to print this warning ?

Have a good day

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions