Whamcloud - gitweb
LU-650 Max possible file size is mutable
authorBobi Jam <bobijam@whamcloud.com>
Sun, 2 Oct 2011 05:18:59 +0000 (13:18 +0800)
committerOleg Drokin <green@whamcloud.com>
Sat, 10 Sep 2011 20:13:49 +0000 (16:13 -0400)
commit303f41aa0ff07a43a31e397a3d163a6b8b6e4864
treead7c48b550cea1460d8863551d9738ab35a25481
parentbecbc7263598e10212f1dcb8eb2cc9446c3c01bb
LU-650 Max possible file size is mutable

Move maxbytes fields out of wire data part of lov_stripe_md,
it can change when OSTs change their status, e.g. disconnected
or inactivated.

Change-Id: I9fb1f2597df1e98d993792706ac94f469d23a78c
Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/1327
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Hudson
Tested-by: Yu Jian <yujian@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/include/obd.h
lustre/lov/lov_ea.c