opnsense-src/sys/compat/linprocfs
Michael Osipov 58c7db14cd linprocfs: Properly reset error variable for mtab generation
Both functions linprocfs_domtab() and linprocfs_doprocmountinfo() are
logically identical, but the former fails with ECANCELED because error
is not reset after the for loop.

Reviewed by:	jrm, fluffy
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D47865
2024-12-17 09:59:38 +01:00
..
linprocfs.c linprocfs: Properly reset error variable for mtab generation 2024-12-17 09:59:38 +01:00