Whamcloud - gitweb
LU-129 Skip quotacheck on administratively disabled OSTs
authorNiu Yawei <niu@whamcloud.com>
Tue, 22 Mar 2011 08:19:15 +0000 (01:19 -0700)
committerJohann Lombardi <johann@whamcloud.com>
Thu, 14 Apr 2011 17:56:03 +0000 (10:56 -0700)
commiteaa7b878bf08dc8493313f176ba00b8a38a8b77f
treea87fc28509995ef112f4a0edac6a8708310d9401
parent065c4a4f99c0bcf41c319a31fccdaaad94b9a548
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: Id3d2c9e1e035086e653ab500459912f7960976c8
Reviewed-on: http://review.whamcloud.com/351
Tested-by: Hudson
Reviewed-by: Lai Siyao <laisiyao@whamcloud.com>
Reviewed-by: Johann Lombardi <johann@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