Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle hard links correctly #4

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Handle hard links correctly #4

wants to merge 5 commits into from

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    c578336 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49959f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c4ea7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61ac34a View commit details
    Browse the repository at this point in the history
  5. Fix total_size for hard links in 'get_subdir_data'

    When hard links to the same inode are spread among different reported subdirs the total size
    should not sum up the same inode multiple times
    emi80 committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    3726b47 View commit details
    Browse the repository at this point in the history