]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Change the return type of vmspace_swap_count to a long to match the other
authorbrucec <brucec@FreeBSD.org>
Tue, 1 Mar 2011 11:04:30 +0000 (11:04 +0000)
committerbrucec <brucec@FreeBSD.org>
Tue, 1 Mar 2011 11:04:30 +0000 (11:04 +0000)
commit3bd182f4eb0bc70fc8787856b669e6ef98e158b9
tree8384d64cfbfbe4ef1a7fa90cb340a74efb572dd3
parenta3f6bc2c11ac49c9b576b67677d247916710b990
Change the return type of vmspace_swap_count to a long to match the other
vmspace_*_count functions.

MFC after: 3 days
sys/vm/swap_pager.c
sys/vm/vm_map.h