bug#41664: du give file not accessible

2020-06-02 Thread Paul Eggert
On 6/2/20 2:42 AM, Sumit Gupta wrote: > Is this expected or shall the command be modified to ignore such files? It does seem reasonable that 'du' should ignore a file when the system call says ENOENT, since the file isn't there and cannot be consuming disk space.

bug#41664: du give file not accessible

2020-06-02 Thread Sumit Gupta
Hey Team, I have encountered this issue that while running the du command I get the error like "file not present". This generally happens because the du command and deletion operation are working in parallel, meaning when the du operation is triggered at that the file is present but during the