uutils/coreutils

count reflink disk usage only once in du

Open

#3,906 opened on Sep 5, 2022

 (13 comments) (0 reactions) (0 assignees)Rust (2,003 forks)batch import
U - dugood first issue

Repository metrics

Stars
 (23,984 stars)
PR merge metrics
 (PR metrics pending)

Description

uu-du reports little to no disk usage for hard links, but double (triple or more) counts disk used by reflinks. Would be nice if reflinks were counted only once.

Contributor guide