[Bug 278388] du: fts_read: No such file or directory; failed on directory with symlink to another partition

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 12 May 2025 19:50:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278388

Miroslav Lachman <000.fbsd@quip.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Affects Only Me             |Affects Some People

--- Comment #1 from Miroslav Lachman <000.fbsd@quip.cz> ---
This bug is still present on FreeBSD 14.2-p2 amd64

# du -d 1 -h /var/
4.0K    /var/.snap
 24K    /var/mail
 12K    /var/audit
du: fts_read: No such file or directory


# du -d 1 -h -x /var/
4.0K    /var/.snap
 24K    /var/mail
 12K    /var/audit
220K    /var/run
 15M    /var/backups
4.0K    /var/preserve
8.0K    /var/msgs
4.0K    /var/heimdal
1.5G    /var/cache
 45M    /var/db
 15M    /var/tmp
228K    /var/spool
 52M    /var/account
4.0K    /var/authpf
 28K    /var/yp
4.0K    /var/rwho
 28K    /var/cron
4.0G    /var/log
4.0K    /var/empty
 12K    /var/at
 32K    /var/unbound
4.0K    /var/games
 16K    /var/acme_sh
5.6G    /var/

-- 
You are receiving this mail because:
You are the assignee for the bug.