Whamcloud - gitweb
LU-4017 quota: add project quota support for Lustre 47/23947/12
authorLi Xi <lixi@ddn.com>
Wed, 2 Apr 2014 07:26:59 +0000 (15:26 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 13 Apr 2017 06:20:59 +0000 (06:20 +0000)
commit792be6ca54810b04bdc4fd4f61e4b05fc701e587
tree8e4cd8cec4a18cd616f2590b8019356f0c0ce412
parent5839fd5d6e5d24d16af26a7bc36eef773289dbbe
LU-4017 quota: add project quota support for Lustre

Thsi patch adds necessary support of project quota,
so that OSTs can be mounted successully

Signed-off-by: Li Xi <lixi@ddn.com>
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Change-Id: I0c56b14b4ebb0b495497d2f05981a03218f686d7
Reviewed-on: https://review.whamcloud.com/23947
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
15 files changed:
lustre/autoconf/lustre-core.m4
lustre/include/lustre/lustre_idl.h
lustre/include/lustre/lustre_user.h
lustre/include/lustre_fid.h
lustre/include/lustre_quota.h
lustre/mdt/mdt_handler.c
lustre/ofd/ofd_io.c
lustre/osc/osc_quota.c
lustre/osd-ldiskfs/osd_io.c
lustre/osd-ldiskfs/osd_quota.c
lustre/osd-zfs/osd_oi.c
lustre/quota/lproc_quota.c
lustre/quota/lquota_internal.h
lustre/quota/lquota_lib.c
lustre/quota/qsd_lib.c