diff options
author | kib <kib@FreeBSD.org> | 2012-01-10 18:05:44 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2012-01-10 18:05:44 +0000 |
commit | 247e21eaf0336e81aa10ad6731f793e8deaabc69 (patch) | |
tree | 53c9d6bf2c77b9d4637197212f0368ea512aa5c7 /lib/libutil | |
parent | d4a4d0726568facb84d6fd9be8da8d94aaf01799 (diff) | |
download | FreeBSD-src-247e21eaf0336e81aa10ad6731f793e8deaabc69.zip FreeBSD-src-247e21eaf0336e81aa10ad6731f793e8deaabc69.tar.gz |
Change the type of the paging_in_progress refcounter from u_short to
u_int. With the auto-sized buffer cache on the modern machines, UFS
metadata can generate more the 65535 pages belonging to the buffers
undergoing i/o, overflowing the counter.
Reported and tested by: jimharris
Reviewed by: alc
MFC after: 1 week
Diffstat (limited to 'lib/libutil')
0 files changed, 0 insertions, 0 deletions