mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 11:43:36 +00:00
![Matthew Dillon](/assets/img/avatar_default.png)
structure changes now rather then piecemeal later on. mnt_nvnodelist currently holds all the vnodes under the mount point. This will eventually be split into a 'dirty' and 'clean' list. This way we only break kld's once rather then twice. nvnodelist will eventually turn into the dirty list and should remain compatible with the klds.