Whamcloud - gitweb
EX-4006 pcc: improve pcc-detach and man pages
authorAndreas Dilger <adilger@whamcloud.com>
Sun, 10 Oct 2021 21:52:19 +0000 (15:52 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 11 Oct 2021 05:28:59 +0000 (05:28 +0000)
commit301469d5287fec17a9c404c27fd3805dbb96593e
tree7cc8baf6206c6335af092efe57be576dabebd20a
parent69594ef7cdbea81114901266ac5076923cb02bf8
EX-4006 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.

Test-Parameters: trivial testlist=sanity-pcc
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ieff40b7b133aef64200a9a3f6c1a948d7c3ebbe5
Reviewed-on: https://review.whamcloud.com/45178
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Yingjin Qian <qian@ddn.com>
Reviewed-by: Feng, Lei <flei@whamcloud.com>
Tested-by: Maloo <maloo@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-detach.1
lustre/doc/lfs-pcc-detach_fid.1 [new file with mode: 0644]
lustre/doc/lfs-pcc-state.1 [new file with mode: 0644]
lustre/utils/lfs.c
lustre/utils/liblustreapi_pcc.c