Whamcloud - gitweb
LU-129 Skip quotacheck on administratively disabled OSTs
authorNiu Yawei <niu@whamcloud.com>
Fri, 1 Apr 2011 02:14:33 +0000 (19:14 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 20 Apr 2011 22:41:37 +0000 (15:41 -0700)
commit9ab78a5bec154492c70f780706d9eaebeaaa5e54
tree80e8ed6357570849cb9ff4168667aa4633703b8e
parent5872f585d91d277ffc27e703c1564c361f3a8a23
LU-129 Skip quotacheck on administratively disabled OSTs

- skip quotacheck on administratively disabled OSTs.
- introduce OBD_NOTIFY_DEACTIVATE & OBD_NOTIFY_ACTIVATE event, thus lov is now aware of
  administratively enable/disable import event, and is able to udpate the 'ltd_activate'
  accordingly.

Issue: LU-129
Signed-off-by: Niu Yawei <niu@whamcloud.com>
Change-Id: I6af7dc09226d610bb1d481609a0a0ae09a05410e
Reviewed-on: http://review.whamcloud.com/387
Tested-by: Hudson
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_import.h
lustre/include/obd.h
lustre/lov/lov_obd.c
lustre/mdc/mdc_request.c
lustre/mgc/mgc_request.c
lustre/osc/osc_request.c
lustre/ptlrpc/recover.c
lustre/quota/quota_check.c
lustre/quota/quota_ctl.c
lustre/tests/conf-sanity.sh