Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2011 08:10:12 GMT
From:      William Dean DeVries <william.devries@gmail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/158376: [patch] The UDF file system under counts the number of entries in directories by one.
Message-ID:  <201106280810.p5S8ACZg065373@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/158376; it has been noted by GNATS.

From: William Dean DeVries <william.devries@gmail.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/158376: [patch] The UDF file system under counts the number
 of entries in directories by one.
Date: Tue, 28 Jun 2011 00:39:03 -0700

 Err, I have this all wrong.  I don't know where I came up with
 directories entry counts.  The UDF file system under counts the number
 of links to directories by one.  It does not count for '.', which
 doesn't actually exist in the file system but presented in the by
 system.  A directory in the udf filesystem with one subdirectory and
 no other links to the directory would have a link count of 2.  This
 arrangement under udf would have a link count of 3.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106280810.p5S8ACZg065373>