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")
vfs: fix early termination of kern_getfsstat Tags None Referenced Files None Subscribers None
Description
Details
|