]> 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, 15 May 2021 20:48:45 +0000 (20:48 +0000)
commiteec2e4ef7f964d18fcec3dc2cdcd7530be490835
tree2c3f0f54ca299a4733b7aaf939a8f71a9ef46b90
parent128e25842ef510b39815d784e1d2af0d4afd584f
tmpfs: reimplement the mtime scan to use the lazy list

Tested by: pho
Reviewed by: kib, markj
Differential Revision: https://reviews.freebsd.org/D30065
sys/fs/tmpfs/tmpfs.h
sys/fs/tmpfs/tmpfs_subr.c
sys/fs/tmpfs/tmpfs_vfsops.c