Whamcloud - gitweb
b=21109 mds_lov_read_objids cleanup and conf-sanity tests (1.8)
authorVladimir Saveliev <Vladimir.Saveliev@Sun.COM>
Fri, 11 Jun 2010 07:09:40 +0000 (11:09 +0400)
committerJohann Lombardi <johann@sun.com>
Tue, 15 Jun 2010 12:35:19 +0000 (14:35 +0200)
commit57908810d4f58e58b71a050b25fc74671994e4fa
treec09aa1bae6f5f8486703ce11b7929ddf156c1775
parent2c3cbf4f9ad39c9bf3515b1fdb91b635fd38d978
b=21109 mds_lov_read_objids cleanup and conf-sanity tests (1.8)

calculate mds->mds_lov_objid_lastidx and mds->mds_lov_objid_lastpage correctly
have index strings big enough to store indicies in decimal
test to check size of lov_objid and
test to check configuraion with big indicies
minor compile fix to avoid compile warnings from gcc 4.0.2

i=adilger
i=panda
i=nathan
lustre/mds/mds_lov.c
lustre/mgs/mgs_llog.c
lustre/tests/conf-sanity.sh
lustre/tests/it_test.c
lustre/utils/loadgen.c