bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15328: Bug or dubious feature?


From: Paul Eggert
Subject: bug#15328: Bug or dubious feature?
Date: Sun, 20 Jan 2019 10:09:15 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

L A Walsh wrote:
This was a very serious bug that appeared in several
other areas

Yes, this appears to be a mount problem that affects many programs, not a coreutils problem per se.

The discrepancy that you observed between "mv" and "du" could be explained by the fact that "mv a/b c/d" changes C and also looks at A's and C's device number, whereas "du a/b c/d" needs to look only at A/B's and C/D's device number. So I don't see a bug. And anyway, the mount is the real problem here.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]