Skip to content

Ignore bind mount duplicate #20

@rieje

Description

@rieje

Suppose I trash a file in /path/to/bind/mount/of/data which is a bind mount to /data. Since it is a bind mount, trashing a file at either /path/to/bind/mount/of/data/file.txt or /data/file.txt results in a duplicate entry of the other, even though both are the same file.

An option to exclude the bind mounted counterpart to reduce clutter from having duplicate entries and to make more intuitive sense (i.e. each entry should represent a different file) seems to be sensible.

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