Whamcloud - gitweb
LU-18110 doc: wrong ENOMEM description in manpage 72/55972/2
authorOleg Drokin <green@whamcloud.com>
Thu, 8 Aug 2024 14:58:50 +0000 (10:58 -0400)
committerOleg Drokin <green@whamcloud.com>
Sun, 25 Aug 2024 16:33:47 +0000 (16:33 +0000)
llapi_layout_ost_index_reset.3 wrongly describes ENOMEM

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

index e5bfd26..e6db465 100644 (file)
@@ -43,7 +43,7 @@ An invalid argument was specified.
 The layout does not have any valid components.
 .TP 15
 .SM ENOMEM
-The layout does not have any valid components.
+Insufficient memory to complete operation.
 .SH "SEE ALSO"
 .BR llapi_layout (7),
 .BR llapi_layout_alloc (3),