Whamcloud - gitweb
LU-2361 quota: keep slave's glb idx consistent with master's
authorJohann Lombardi <johann.lombardi@intel.com>
Tue, 20 Nov 2012 15:55:28 +0000 (16:55 +0100)
committerOleg Drokin <green@whamcloud.com>
Mon, 17 Dec 2012 06:39:34 +0000 (01:39 -0500)
commit5171780a7b5301cdbb6f98d8c887899600ef098a
treeee89e35185d0e02c0f3981bfa6ebd74582c1d96e
parent2a42554850e92ef1aa515269e7d2a4020403c12d
LU-2361 quota: keep slave's glb idx consistent with master's

Issue glimpse callback and bump global version each time quota
settings are modified in the global index. This way, the global
recovered if required.

Signed-off-by: Johann Lombardi <johann.lombardi@intel.com>
Change-Id: I91c11b8bce68c8f96289588e612295ece7664c3f
Reviewed-on: http://review.whamcloud.com/4632
Reviewed-by: Fan Yong <fan.yong@intel.com>
Tested-by: Hudson
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre/lustre_idl.h
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/wiretest.c
lustre/quota/qmt_entry.c
lustre/quota/qmt_handler.c
lustre/quota/qmt_lock.c
lustre/quota/qsd_lock.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c