Whamcloud - gitweb
LU-2152 iam: it->load fix
authorNiu Yawei <niu@whamcloud.com>
Mon, 15 Oct 2012 03:42:01 +0000 (23:42 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 30 Oct 2012 20:04:43 +0000 (16:04 -0400)
commitac9aacc96c27958829390b5b907e9a9011cd5868
tree6569cb4ec8784d73853a8eb45c66af27be1bb944
parente88b3bf26a477a2b42182c4b451bc2fe55fa88fa
LU-2152 iam: it->load fix

Current iam it->load for lfix doesn't work properly because
iam_lfix_ilookup() isn't implemented at all.

This patch also added one more reintegration test for quota to
test the global index transfer in multiple bulks, and proc entry
for global index copy is added to verify the limits on slaves
easily.

Signed-off-by: Niu Yawei <niu@whamcloud.com>
Change-Id: Ifb1dca0551b2aa4db3d37ff4ac6b3fcded34b7cc
Reviewed-on: http://review.whamcloud.com/4266
Tested-by: Hudson
Reviewed-by: Fan Yong <yong.fan@whamcloud.com>
Reviewed-by: Johann Lombardi <johann.lombardi@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/include/obd_support.h
lustre/obdclass/dt_object.c
lustre/osd-ldiskfs/osd_iam_lfix.c
lustre/quota/lproc_quota.c
lustre/quota/qsd_lib.c
lustre/tests/sanity-quota.sh