Date: Wed, 7 May 2008 17:55:28 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fstat zfs.c Message-ID: <200805071755.m47HtSth052251@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-05-07 17:55:28 UTC
FreeBSD src repository
Modified files:
usr.bin/fstat zfs.c
Log:
The debug.sizeof.znode sysctl returns an int, not a size_t. This can cause
a hang on 64-bit platforms.
MFC after: 1 week
PR: amd64/123456
Submitted by: KOIE Hidetaka | hide koie.org
Revision Changes Path
1.3 +3 -2 src/usr.bin/fstat/zfs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805071755.m47HtSth052251>
