Whamcloud - gitweb
LU-4017 quota: add project quota support to system header 46/23946/10
authorLi Xi <lixi@ddn.com>
Thu, 3 Apr 2014 07:47:21 +0000 (15:47 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 13 Apr 2017 06:20:21 +0000 (06:20 +0000)
commit5839fd5d6e5d24d16af26a7bc36eef773289dbbe
tree76062bb563572ff1199162045c2e342090f13de6
parenta00a07567d4909251e58900a9e5ea27157960fd4
LU-4017 quota: add project quota support to system header

System header contains the quota macros. Project quota support
should be added to it so that user space utils can be compiled
successfully

This patch redefines some macros in the system header file,
which avoids to change the sytem header file directly.

Signed-off-by: Li Xi <lixi@ddn.com>
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Change-Id: I1ed8014b1050684891df43d4c3db3c2e90b7814c
Reviewed-on: https://review.whamcloud.com/23946
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>
lustre/include/lustre/lustre_user.h
lustre/utils/lfs.c