Date: Wed, 17 Jan 2024 07:06:25 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyNjUyMDBdIGR1IC1hdCBicm9rZW4g4oCTIGZpbHRlcnMg?= =?UTF-8?B?b3V0IG9ubHkgZGlyZWN0b3JpZXMsIG5vdCBhbGwgZmlsZXM=?= Message-ID: <bug-265200-227-J9hpjb7Cm3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-265200-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265200 --- Comment #4 from Michal Scigocki <michal.os@hotmail.com> --- Hello, I had a look, and the original implementation of the du threshold was only checking the threshold for directory type files. The threshold wasn't being checked for regular files, i.e. when the -a flag was set. I have created a patch that applies the same threshold check also for regular files. I also created a patch that adds a test for the du -t behaviour. I checked the patch and ran the du kyua test on 14.0-RELEASE and 15.0-CURRENT. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265200-227-J9hpjb7Cm3>
