Print this page
12315 errors in section 7i of the manual

*** 600,610 **** /* * Used by applications to get partition or slice information */ struct extpart_info { ! diskkaddr_t p_start; diskaddr_t p_length; }; DKIOCSETEXTPART --- 600,610 ---- /* * Used by applications to get partition or slice information */ struct extpart_info { ! diskaddr_t p_start; diskaddr_t p_length; }; DKIOCSETEXTPART
*** 639,644 **** partition is changed. The default VTOC persists until the ioctl DKIOCSVTOC is called to modify VTOC or the device is closed and reopened. At that point, the old valid VTOC is read from the disk if it is still available. ! illumos October 23, 2017 illumos --- 639,644 ---- partition is changed. The default VTOC persists until the ioctl DKIOCSVTOC is called to modify VTOC or the device is closed and reopened. At that point, the old valid VTOC is read from the disk if it is still available. ! illumos February 17, 2020 illumos