Whamcloud - gitweb
LU-18110 doc: llapi_layout_stripe_count_get mistake 49/55949/2
authorOleg Drokin <green@whamcloud.com>
Wed, 7 Aug 2024 04:29:21 +0000 (00:29 -0400)
committerOleg Drokin <green@whamcloud.com>
Thu, 8 Aug 2024 00:19:53 +0000 (00:19 +0000)
The function gets stripe count, not size.

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

index faa55d0..96bdc87 100644 (file)
@@ -1,7 +1,7 @@
 .TH llapi_layout_stripe_count_get 3 "2013 Oct 31" "Lustre User API"
 .SH NAME
-llapi_layout_stripe_countget, llapi_layout_stripe_count_set \- get or set the
-stripe size of a Lustre file
+llapi_layout_stripe_count_get, llapi_layout_stripe_count_set \- get or set the
+stripe count of a Lustre file
 .SH SYNOPSIS
 .nf
 .B #include <lustre/lustreapi.h>