Date: Fri, 26 Sep 2003 15:08:23 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 disk.9 Message-ID: <200309262208.h8QM8Nq2057182@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2003/09/26 15:08:23 PDT
FreeBSD src repository
Modified files:
share/man/man9 disk.9
Log:
Additional information on the memory properties of struct disk
instances: the memory holding a struct disk should be pre-zeroed so
as to initialize any storage framework private data in the structures
properly. In addition, the memory must be writable so that the
private data may be updated.
Pointed out by: phk
Revision Changes Path
1.2 +9 -2 src/share/man/man9/disk.9
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309262208.h8QM8Nq2057182>
