Page MenuHomeFreeBSD

Add CKPOINT, EXPANDSZ, and FRAG columns to all zpool list examples in the handbook
ClosedPublic

Authored by bcr on Aug 21 2018, 7:23 PM.
Tags
None
Referenced Files
F106136825: D16834.diff
Thu, Dec 26, 12:22 AM
Unknown Object (File)
Wed, Dec 25, 1:02 AM
Unknown Object (File)
Oct 5 2024, 2:09 AM
Unknown Object (File)
Oct 4 2024, 7:00 PM
Unknown Object (File)
Oct 2 2024, 11:45 AM
Unknown Object (File)
Oct 1 2024, 11:30 PM
Unknown Object (File)
Oct 1 2024, 11:07 PM
Unknown Object (File)
Sep 30 2024, 12:59 AM
Subscribers

Details

Summary

This updates all headers in the zpool list examples in the ZFS chapter of the FreeBSD handbook to display all columns currently shown. In particular, CKPOINT, EXPANDSZ, and FRAG were added and set with sensible defaults for the example.

Test Plan
  1. Apply the patch to the doc tree
  2. Build the handbook
  3. View the output
  4. Make comments or Approve ;-)

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

  1. looked at the raw diff
  2. checked the build status in this review
  3. confirmed the zpool list output locally
  4. approved :)
This revision is now accepted and ready to land.Aug 24 2018, 3:07 PM

@sevan: Haha, excellent. ;-) I shall proceed to commit.

This revision was automatically updated to reflect the committed changes.