Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Lan-ce-lot
Copy link
Contributor

Signed-off-by: Lancelot [email protected]

Describe what this PR does / why we need it

Fix the duplicate of the result list.

Does this pull request fix one issue?

Fixes #190.

Describe how you did it

By using a hash table to Record the filesystem that appears, if the filesystem already exists, it doesn't append.

Describe how to verify it

image

Before

image

after de-duplicated the resulting list.

image

Special notes for reviews

Copy link
Owner

@muesli muesli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just small cleanups, looks good otherwise!

@Lan-ce-lot Lan-ce-lot requested a review from muesli October 25, 2022 12:30
@C0rn3j
Copy link

C0rn3j commented Mar 3, 2024

@muesli Anything else this needs?

imabug added a commit to imabug/duf that referenced this pull request Mar 29, 2025
@muesli muesli added the enhancement New feature or request label Aug 26, 2025
@muesli muesli merged commit ff7c693 into muesli:master Aug 28, 2025
9 checks passed
muesli pushed a commit to iascending/duf that referenced this pull request Sep 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When run duf with a path, result is not expected (linux_armv7 on rpi4)

3 participants