I can do that tomorrow, yes. Confirm this stack frame is the/a one we care
about?

Regards,

-bch
On Jul 21, 2016 11:42 PM, "Martin Husemann" <mar...@duskware.de> wrote:

On Thu, Jul 21, 2016 at 04:38:57PM -0700, bch wrote:
> and the v_mount refcounts and flags are:
>
> (gdb) print vp->v_mount
> $2 = (struct mount *) 0xfffffe81081c2008
> (gdb) print vp->v_mount->mnt_refcnt
> $3 = 2501
> (gdb) print vp->v_mount->mnt_flag
> $4 = 4128
> (gdb)

can you also show

 print *vp
 print *vp->v_mount

please?

Thanks,

Martin

Reply via email to