Whamcloud - gitweb
LU-5975 quota: remove obsolete quota code 05/14705/4
authorNiu Yawei <yawei.niu@intel.com>
Thu, 7 May 2015 06:54:20 +0000 (02:54 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 17 May 2015 22:45:56 +0000 (22:45 +0000)
commit1738e70fe6aaf1e07b78a6b89eb11ea115135e69
treeda7b3ad92d2d10979d064ebdd163abce484eb2b2
parent96f566ea1c6fccac9d427f7dc8c25ed4c3893299
LU-5975 quota: remove obsolete quota code

Remove the obsolete quotacheck, quotaon and quotaoff, which
were retained for the interoprability with old (< 2.4) client
and server.

Some other obsolete quota code related to LL_IOC_QUOTACTL_18,
Q_INVLIDATE and Q_FINVALIDATE are removed as well.

Signed-off-by: Niu Yawei <yawei.niu@intel.com>
Change-Id: I21cd14d9fb783c1bfa09668b318189a24bf72224
Reviewed-on: http://review.whamcloud.com/14705
Tested-by: Jenkins
Reviewed-by: Fan Yong <fan.yong@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
26 files changed:
lustre/include/lustre/lustre_idl.h
lustre/include/lustre/lustre_user.h
lustre/include/lustre/lustreapi.h
lustre/include/lustre_ioctl.h
lustre/include/lustre_req_layout.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/include/obd_support.h
lustre/ldlm/ldlm_lib.c
lustre/ldlm/ldlm_lockd.c
lustre/llite/dir.c
lustre/llite/llite_internal.h
lustre/lmv/lmv_obd.c
lustre/lov/lov_obd.c
lustre/mdc/mdc_request.c
lustre/mdt/mdt_handler.c
lustre/obdclass/lprocfs_status_server.c
lustre/ofd/ofd_dev.c
lustre/osc/osc_internal.h
lustre/osc/osc_quota.c
lustre/osc/osc_request.c
lustre/ptlrpc/layout.c
lustre/quota/qmt_handler.c
lustre/target/tgt_handler.c
lustre/utils/lfs.c
lustre/utils/liblustreapi.c