From: Oleg Drokin Date: Wed, 7 Aug 2024 04:29:21 +0000 (-0400) Subject: LU-18110 doc: llapi_layout_stripe_count_get mistake X-Git-Tag: 2.15.65~3 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F49%2F55949%2F2;p=fs%2Flustre-release.git LU-18110 doc: llapi_layout_stripe_count_get mistake The function gets stripe count, not size. Change-Id: I654b3595d35d09bf16fc82d1f30766eaa3e79d40 Test-Parameters: trivial Signed-off-by: Oleg Drokin Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55949 Reviewed-by: Andreas Dilger Reviewed-by: Frederick Dilger Tested-by: jenkins --- diff --git a/lustre/doc/llapi_layout_stripe_count_get.3 b/lustre/doc/llapi_layout_stripe_count_get.3 index faa55d0..96bdc870 100644 --- a/lustre/doc/llapi_layout_stripe_count_get.3 +++ b/lustre/doc/llapi_layout_stripe_count_get.3 @@ -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