-CURRENT panics in NFS

Juraj Lutter otis at FreeBSD.org
Sat Feb 27 21:13:10 UTC 2021



> On 27 Feb 2021, at 21:49, Mateusz Guzik <mjguzik at gmail.com> wrote:
> 
> Can you dump 'struct componentname *cnp'? This should do the trick:
> f 12
> p cnp
> 
> Most notably I want to know if the name to added is a literal dot.
> 

Yes, it is a dot (the directory itself):

cn_nameptr = 0xfffffe0011428018 ".", cn_namelen = 1

otis



More information about the freebsd-current mailing list