Whamcloud - gitweb
LU-4017 quota: cleanup codes of quota for new type 94/18894/17
authorOleg Drokin <oleg.drokin@intel.com>
Sat, 8 Apr 2017 18:11:42 +0000 (14:11 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 13 Apr 2017 06:19:40 +0000 (06:19 +0000)
commita00a07567d4909251e58900a9e5ea27157960fd4
tree856af8c1f6fd1148d6579fcd7f15746bab3ce811
parent91fbc94f3eabe9a3587265d7f0b60f1b1e87b575
LU-4017 quota: cleanup codes of quota for new type

This patch cleanups codes of quota to prepare for
new type other than USRQUOTA/GRPQUOTA.

Signed-off-by: Li Xi <lixi@ddn.com>
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Change-Id: I5b6fadf4eead957c8c94c91a4993de8798d87d3d
Reviewed-on: https://review.whamcloud.com/18894
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
25 files changed:
lustre/include/lustre/lustre_idl.h
lustre/include/lustre/lustre_user.h
lustre/include/lustre/lustreapi.h
lustre/include/lustre_fid.h
lustre/llite/dir.c
lustre/mdt/mdt_handler.c
lustre/ofd/ofd_io.c
lustre/osc/osc_quota.c
lustre/osc/osc_request.c
lustre/osd-ldiskfs/osd_internal.h
lustre/osd-ldiskfs/osd_io.c
lustre/osd-ldiskfs/osd_quota.c
lustre/osd-zfs/osd_internal.h
lustre/osd-zfs/osd_oi.c
lustre/osd-zfs/osd_quota.c
lustre/quota/lproc_quota.c
lustre/quota/lquota_disk.c
lustre/quota/lquota_internal.h
lustre/quota/lquota_lib.c
lustre/quota/qmt_pool.c
lustre/quota/qsd_entry.c
lustre/quota/qsd_handler.c
lustre/quota/qsd_lib.c
lustre/quota/qsd_lock.c
lustre/utils/lfs.c