Whamcloud - gitweb
b=21919 Optimize quota_ctl operations by sending requests in parallel
authorAndrew Perepechko <Andrew.Perepechko@Sun.COM>
Thu, 11 Feb 2010 19:48:35 +0000 (22:48 +0300)
committerJohann Lombardi <johann@sun.com>
Thu, 11 Feb 2010 19:58:24 +0000 (20:58 +0100)
commit5fcf73343d65c41b4b44e1feb69fd01dbdf52c3c
treecbbff92e9bcb570626c9bb83102fc06dacffbd31
parentb99bd82f6b3bd64aefac8358569bf59c3dcca4b9
b=21919 Optimize quota_ctl operations by sending requests in parallel

i=Johann Lombardi
i=ZhiYong Tian

Based on a patch from Joseph Herring (LLNL).
Send MDS->OST quota_ctl requests in parallel, do not resend.
Compiled from two attachments in the ticket.
lustre/include/lprocfs_status.h
lustre/include/obd.h
lustre/ldlm/ldlm_lib.c
lustre/mdc/lproc_mdc.c
lustre/obdclass/lprocfs_status.c
lustre/osc/lproc_osc.c
lustre/quota/quota_ctl.c
lustre/quota/quota_internal.h
lustre/tests/sanity-quota.sh