Whamcloud - gitweb
LU-80 lov: large stripe count support
authorAlexander Boyko <alexander_boyko@xyratex.com>
Fri, 30 Dec 2011 06:24:10 +0000 (14:24 +0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 6 Jan 2012 03:16:16 +0000 (22:16 -0500)
commit01138321c7ce393c189a7ed11559c0938ce9f17e
treefeb018c9b5c1e2021ea301508dd4061b3181aa5a
parent99c3dc10e445cfe299da07eec57eae04b9aa4347
LU-80 lov: large stripe count support

Currently a file can be stripped across OSTs up to a limit of
160 stripes. This patch expands that limit to 2000 and it is
possible to go even to larger stripe counts.

Signed-off-by: Alexander Boyko <alexander_boyko@xyratex.com>
Change-Id: I42e1aad35dd056faac23a0d5b025e0a23fc4ec2f
Reviewed-on: http://review.whamcloud.com/1111
Reviewed-by: Yu Jian <yujian@whamcloud.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
13 files changed:
lustre/include/dt_object.h
lustre/include/lustre/lustre_idl.h
lustre/include/lustre_net.h
lustre/include/obd.h
lustre/include/obd_lov.h
lustre/lov/lov_internal.h
lustre/lov/lov_pack.c
lustre/lov/lov_qos.c
lustre/lov/lov_request.c
lustre/mdd/mdd_lov.c
lustre/mds/mds_log.c
lustre/mds/mds_lov.c
lustre/osd-ldiskfs/osd_handler.c