disklabel - add new freedisklabel op
authorAlex Hornung <ahornung@gmail.com>
Mon, 27 Feb 2012 12:52:08 +0000 (12:52 +0000)
committerAlex Hornung <ahornung@gmail.com>
Mon, 27 Feb 2012 12:52:08 +0000 (12:52 +0000)
commit2fa1a664f3ea4dd50a15404282542c6d529bd830
tree2b992fcff86739b06151c04afcd5d05fb2de2182
parent6e82f07e4bb65c53ab1bb7ea37d96428f1db696f
disklabel - add new freedisklabel op

 * The freedisklabel op is simply used to free the disklabel stored in a
   disklabel_t (in a diskslice).

 * It deallocates the memory and sets the pointer to NULL.
sys/kern/subr_disklabel32.c
sys/kern/subr_disklabel64.c
sys/sys/disklabel.h