https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221356
--- Comment #6 from [email protected] --- A commit references this bug: Author: kib Date: Wed Aug 30 10:17:00 UTC 2017 New revision: 323018 URL: https://svnweb.freebsd.org/changeset/base/323018 Log: Adjust interface of swapon_check_swzone() to its actual usage. The function return value is not used. Its argument is always swap_total/PAGE_SIZE, so make it not take any arguments. Submitted by: [email protected] PR: 221356 MFC after: 1 week Changes: head/sys/vm/swap_pager.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
