Whamcloud - gitweb
LU-4017 quota: redefine LL_MAXQUOTAS for Lustre 43/19843/10
authorWang Shilong <wshilong@ddn.com>
Thu, 28 Apr 2016 07:44:36 +0000 (03:44 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 2 Jun 2016 04:41:50 +0000 (04:41 +0000)
commit5522990660248930108e84c89bc7e5807bda9ea0
tree8d03cac8ea5ae58c40e9ca4260dae156a453f686
parent66430ae381add9095d421887a4cf63fbe7f71407
LU-4017 quota: redefine LL_MAXQUOTAS for Lustre

Lustre code should similarly be patched to use LL_MAXQUOTAS
like EXT4_MAXQUOTAS so that it is independent of the kernel
MAXQUOTAS value.

Signed-off-by: Wang Shilong <wshilong@ddn.com>
Change-Id: I95c894600e6b9fa4932b367a1ef10635a9aa222d
Reviewed-on: http://review.whamcloud.com/19843
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Li Xi <lixi@ddn.com>
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
13 files changed:
lustre/include/lustre_quota.h
lustre/include/obd.h
lustre/osc/osc_cache.c
lustre/osc/osc_quota.c
lustre/osc/osc_request.c
lustre/osd-zfs/osd_object.c
lustre/quota/lquota_entry.c
lustre/quota/qmt_handler.c
lustre/quota/qmt_pool.c
lustre/quota/qsd_config.c
lustre/quota/qsd_internal.h
lustre/quota/qsd_lib.c
lustre/quota/qsd_writeback.c