1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys/compat
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
..
freebsd32 New setcred() system call and associated MAC hooks 2024-12-16 15:42:39 +01:00
ia32 freebsd32: struct siginfo32 -> struct __siginfo32 2024-03-19 23:13:26 +00:00
lindebugfs LinuxKPI/lindebugfs: stop panicing in lindebugfs, fix simple_read_from_buffer 2024-07-26 10:53:55 +00:00
linprocfs linprocfs: Properly reset error variable for mtab generation 2024-12-17 09:59:38 +01:00
linsysfs linsysfs(5): Remove sys/cdefs.h inclusion where it's not needed due to 685dc743 2023-08-18 13:12:02 +03:00
linux linux(4): Fix typo xatrr in function name 2024-11-29 14:38:35 -07:00
linuxkpi linuxkpi: Fix a lock leak in lkpi_sta_scan_to_auth() 2024-12-13 20:28:13 +00:00
x86bios Deprecate contigfree(9) in favour of free(9) 2024-07-26 10:45:01 +00:00