svn commit: r335437 - in head: share/man/man4 sys/kern
Conrad Meyer
cem at freebsd.org
Wed Jun 20 15:56:56 UTC 2018
On Wed, Jun 20, 2018 at 8:36 AM, Bjoern A. Zeeb <bz at freebsd.org> wrote:
> On 20 Jun 2018, at 15:05, Conrad Meyer wrote:
>
>> Hi Bjoern,
>>
>> It might be nice to be explicit that the vnode was not in the
>> namecache (in the ddb output) rather than failing silently. The name
>> of the ddb method does not suggest that only entries in the namecache
>> may be found, and users (developers :)) do not always read manual
>> pages thoroughly.
>
> It’s not failing silently; it ends with an address w/o name.
Hi,
To provide a more concrete proposal, would you object to the following?
0xfoobarbaz: <not found in namecache>
Thanks,
Conrad
More information about the svn-src-all
mailing list