]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
tmpfs: make vm_object point to the tmpfs node instead of vnode
authorKonstantin Belousov <kib@FreeBSD.org>
Thu, 20 Oct 2022 12:00:21 +0000 (15:00 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Fri, 20 Jan 2023 03:19:17 +0000 (05:19 +0200)
commite2d3dbe4ced68454afe0be0cb426bb2036c37454
tree10211f879a30e106ccc715227f3ce2a0225fd8ca
parentd81d67edb1cb372fb2833ecda05f8f35ac815a03
tmpfs: make vm_object point to the tmpfs node instead of vnode

Tested by: pho

(cherry picked from commit d9dc64f1589360f2062ad92d63f69e13121e472a)
sys/fs/tmpfs/tmpfs.h
sys/fs/tmpfs/tmpfs_subr.c
sys/fs/tmpfs/tmpfs_vfsops.c
sys/vm/vm_object.h