]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
swapoff: add one more variant of the syscall
authorKonstantin Belousov <kib@FreeBSD.org>
Wed, 8 Dec 2021 21:04:57 +0000 (23:04 +0200)
committerKonstantin Belousov <kib@FreeBSD.org>
Mon, 20 Dec 2021 00:29:11 +0000 (02:29 +0200)
commit1791debf4ab08fea14d2ba9997fcff64b70e536a
treebebd648e63c94a9288b6fefdad87d2f4b4f7c6b5
parent79f9a41be058d268d6f1c0c5245a0a37fa25c678
swapoff: add one more variant of the syscall

For MFC, COMPAT_FREEBSD13 braces were removed.

(cherry picked from commit 5346570276a5ddfd5f530201fcbf24ddcc53033d)
include/unistd.h
lib/libc/include/compat.h
lib/libc/sys/Symbol.map
sys/compat/freebsd32/syscalls.master
sys/kern/syscalls.master
sys/sys/unistd.h
sys/vm/swap_pager.c
sys/vm/swap_pager.h