Whamcloud - gitweb
LU-18110 doc: llapi_pcc_detach_fid_fd wrong enum names 71/55971/3
authorOleg Drokin <green@whamcloud.com>
Thu, 8 Aug 2024 14:57:23 +0000 (10:57 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 30 Aug 2024 06:03:22 +0000 (06:03 +0000)
The manpage incorrectly spells some enum names in description

Change-Id: Ic9cc27dc638886a0d41cbe939fb507e4057a3447
Test-Parameters: trivial
Signed-off-by: Oleg Drokin <green@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55971
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Frederick Dilger <fdilger@whamcloud.com>
lustre/doc/llapi_pcc_detach_fid_fd.3

index aee5ea3..1784d57 100644 (file)
@@ -55,10 +55,10 @@ means that detach the file from PCC yet retain the data copy on PCC backend.
 PCC_DETACH_FL_UNCACHE
 means that remove the PCC copy after detach.
 .TP
-PCC_DETACH_KNOWN_READWRITE
+PCC_DETACH_FL_KNOWN_READWRITE
 means that it is known that the file was once cached as PCC-RW.
 .TP
-PCC_DETACH_KNOWN_READONLY
+PCC_DETACH_FL_KNOWN_READONLY
 means that it is known that the file was once cached as PCC-RO.
 .TP
 PCC_DETACH_FL_CACHE_REMOVED