Whamcloud - gitweb
LU-10499 pcc: improve pcc-detach and man pages 54/54454/9
authorAndreas Dilger <adilger@whamcloud.com>
Sun, 10 Oct 2021 21:52:19 +0000 (15:52 -0600)
committerOleg Drokin <green@whamcloud.com>
Sun, 8 Sep 2024 16:03:37 +0000 (16:03 +0000)
commitcddda7c1b5a9c31370b7e7d0c2152e01e0867475
tree40ad4d2fedc36f034e2a58613939ac1f3f261647
parente56829645671de4d7fc628e075cdade840e89f80
LU-10499 pcc: improve pcc-detach and man pages

Improve "lfs pcc detach_fid" to have a "--mnt|-m" option to match
the corresponding option for "lfs pcc attach_fid".  There isn't
any reason that they should be different.

Separate lfs-pcc-attach.1 and lfs-pcc-detach.1 from the
lfs-pcc.1 man page and improve descriptions of these commands.
Add links for lfs-pcc-attach_fid.1 and lfs-pcc-detach_fid.1.

Describe fields in lfs-pcc-state.1.  Add lfs-pcc-delete.1 page.

EX-bug-id: EX-4006
Test-Parameters: trivial testlist=sanity-pcc
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ieff40b7b133aef64200a9a3f6c1a948d7c3ebbe5
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54454
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/doc/lfs-pcc-attach.1 [new file with mode: 0644]
lustre/doc/lfs-pcc-attach_fid.1 [new file with mode: 0644]
lustre/doc/lfs-pcc-delete.1 [new file with mode: 0644]
lustre/doc/lfs-pcc-detach.1
lustre/doc/lfs-pcc-detach_fid.1 [new file with mode: 0644]
lustre/doc/lfs-pcc-state.1
lustre/utils/lfs.c
lustre/utils/liblustreapi_pcc.c