cvs commit: src/share/man/man9 disk.9
Robert Watson
rwatson at FreeBSD.org
Fri Sep 26 15:08:25 PDT 2003
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
More information about the cvs-src
mailing list