Skip to content

Forcible unmount #3

Description

@vdudouyt

Sometimes I want to free the mount point without taking care is it used by any app or not. When operating from console, this is usually done by adding -f (for umount) or -z (for FUSE utilities) flag. Sometimes this is also referred as 'Lazy unmount'.
Couldn't we have a flag that makes the tool to unmount without displaying any errors even if the device is busy?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions