]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
tmpfs: reimplement the mtime scan to use the lazy list
authorMateusz Guzik <mjg@FreeBSD.org>
Fri, 7 May 2021 14:43:43 +0000 (14:43 +0000)
committerMateusz Guzik <mjg@FreeBSD.org>
Sat, 22 May 2021 18:28:55 +0000 (18:28 +0000)
commit443baed524c9171c3774bf2e3a118970f2fa8c0f
treee99d04e5db59532bd2cb5f3cb2754eee2be67e0b
parent90b82ea9a64fe3bc1c5caa26228d1983b9681fa1
tmpfs: reimplement the mtime scan to use the lazy list

Tested by: pho
Reviewed by: kib, markj
Differential Revision: https://reviews.freebsd.org/D30065

(cherry picked from commit eec2e4ef7f964d18fcec3dc2cdcd7530be490835)
sys/fs/tmpfs/tmpfs.h
sys/fs/tmpfs/tmpfs_subr.c
sys/fs/tmpfs/tmpfs_vfsops.c