]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Include path for tmpfs objects in vm.objects sysctl
authorvangyzen <vangyzen@FreeBSD.org>
Fri, 30 Nov 2018 04:59:43 +0000 (04:59 +0000)
committervangyzen <vangyzen@FreeBSD.org>
Fri, 30 Nov 2018 04:59:43 +0000 (04:59 +0000)
commitdc0101512a1b48e5967c2b56ded1f2e208b81c7d
tree19681463de279d423667ff7919d512715412166d
parent70ed60ac3d3858b79af47ac7fa0b2c9fda44423e
Include path for tmpfs objects in vm.objects sysctl

This applies the fix in r283924 to the vm.objects sysctl
added by r283624 so the output will include the vnode
information (i.e. path) for tmpfs objects.

Reviewed by: kib, dab
MFC after: 2 weeks
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D2724
sys/kern/kern_proc.c
sys/vm/vm_object.c
sys/vm/vm_object.h