This list has been deprecated. Please subscribe to the new devel list at
lists.nfs-ganesha.org.Hi,
We seen one crash with below stack trace. And core dump was not not enabled
so i couldn't pin point the issue. But crash may be because of below reason
and it is my hunch. Is this seen before in any
This list has been deprecated. Please subscribe to the new devel list at
lists.nfs-ganesha.org.
Looking at the code, I believe it isn't possible for fh_desc->addr to be
null. Here's why:
It comes from mdcache_locate_host(), which gets it from mdc_lookup().
This get's it from mdache_copy_fh()