K 10 svn:author V 3 mjg K 8 svn:date V 27 2020-07-10T09:24:27.552094Z K 7 svn:log V 247 vfs: fix early termination of kern_getfsstat The kernel would unlock already unlocked mutex if the buffer got filled up before the mount list ended. Reported by: pho Fixes: r363069 ("vfs: depessimize getfsstat when only the count is requested") END