[Bug 221356] [patch] Improve swapon_check_swzone() function in swap_pager.c
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 30 10:17:52 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221356
--- Comment #6 from commit-hook at freebsd.org ---
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: ota at j.email.ne.jp
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.
More information about the freebsd-bugs
mailing list