Whamcloud - gitweb
LU-960 utils: bad stripe count report, and validate stripe size
authorMinh Diep <mdiep@whamcloud.com>
Fri, 6 Jan 2012 01:40:57 +0000 (17:40 -0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 19 Jan 2012 18:16:22 +0000 (13:16 -0500)
commitc42ad03831f4c564c8125f42a18ae7d700d6a3f5
treed3040dc3f224599ac269fa3adf8af8f09f89477a
parent383acceb3a045098ea4b93ed07633f701b04f4fe
LU-960 utils: bad stripe count report, and validate stripe size

Need to use %d to print -1 instead of %u
Need to check for -1 in input for stripe size

Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Change-Id: Ia9593497764f1d3c0110ad22d70b5da8f7b07a21
Reviewed-on: http://review.whamcloud.com/1922
Tested-by: Hudson
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Richard Henwood <rhenwood@whamcloud.com>
lustre/utils/liblustreapi.c