Whamcloud - gitweb
LU-1667 ui: fix inaccurate warning message.
authorRichard Henwood <rhenwood@whamcloud.com>
Wed, 25 Jul 2012 20:07:53 +0000 (16:07 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 26 Sep 2012 20:05:11 +0000 (16:05 -0400)
commit72a930fd4beada612ca22d1a84177163ae744f67
tree5fe9d19b5d7bf3320824b6479844f0f8ebe3f9a3
parent9ddf386035767a96b54e21559f3ea0be126dc8cd
LU-1667 ui: fix inaccurate warning message.

Trivial fix to make stripe size message accurate. Message is
generated if a user issues a 'lfs setstripe' command with a
size 4G or larger. The corrected message now reads:
"stripe size 4G or larger is not currently supported"

Signed-off-by: Richard Henwood <rhenwood@whamcloud.com>
Change-Id: I6978e84aee547f40dc20f9b0bfa243d4960e084d
Reviewed-on: http://review.whamcloud.com/3464
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Cliff White <cliffw@whamcloud.com>
Reviewed-by: Fan Yong <yong.fan@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/utils/liblustreapi.c