Date: Sat, 3 May 2008 09:50:03 GMT From: Andrew Pantyukhin <infofarmer@FreeBSD.org> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/122652: [patch] du(1) support for inode count Message-ID: <200805030950.m439o3qF078965@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/122652; it has been noted by GNATS. From: Andrew Pantyukhin <infofarmer@FreeBSD.org> To: bug-followup@FreeBSD.org Cc: David Schultz <das@FreeBSD.org> Subject: Re: bin/122652: [patch] du(1) support for inode count Date: Sat, 3 May 2008 13:43:23 +0400 Well, du doesn't count size multiple times in case of hard links, so why should the same loop count inodes the wrong way? I just tested, and it acts as expected: neither "df -i" nor "du -i" counters increase when a new hard link is created.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805030950.m439o3qF078965>