uutils/coreutils

count reflink disk usage only once in du

Open

#3,906 opened on Sep 5, 2022

View on GitHub
 (13 comments) (0 reactions) (0 assignees)Rust (23,246 stars) (1,852 forks)batch import
U - dugood first issue

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

count reflink disk usage only once in du · uutils/coreutils#3906 | Good First Issue