Whamcloud - gitweb
LU-1842 quota: t-f changes for new quota
authorNiu Yawei <niu@whamcloud.com>
Tue, 18 Sep 2012 15:00:12 +0000 (11:00 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 25 Sep 2012 18:16:35 +0000 (14:16 -0400)
commit9a9d09e8f7fbf1d03a8a02dd14b549ad2cd4be88
treea402cc7294d8fcbdf1f0ba6c0812df1c7d348906
parent752c69506c4559cd5c97a8dcbe488b54822ca087
LU-1842 quota: t-f changes for new quota

Added new quota functions in the t-f according to new quota
architecutre, at the same time, old functions are kept for
the interoprability with old server.

two minor defects fixed:
- in facet_up(), add '-x' option to grep for exact matching,
  otherwise this function will not work in single node test;
- missing 'shift' in wait_update_facet();

Test-Parameters: envdefinitions=ENABLE_QUOTA=yes

Signed-off-by: Niu Yawei <niu@whamcloud.com>
Change-Id: I86915976f53af8620679ab267e04beea18dd5cf3
Reviewed-on: http://review.whamcloud.com/4031
Reviewed-by: Yu Jian <yujian@whamcloud.com>
Tested-by: Hudson
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/tests/test-framework.sh