Whamcloud - gitweb
LU-6766 utils: remove llapi_quotachown() and cb_quotachown() 96/15396/8
authorArnaud Guignard <arnaud.guignard@cea.fr>
Thu, 25 Jun 2015 11:59:03 +0000 (13:59 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 10 Jul 2015 03:14:16 +0000 (03:14 +0000)
commitfd6f11c92e2f6f54384d1ebd3474a77b0c0ded95
tree21b042e9a12a57ae64a21b90b796b5328f8c812d
parenteb5c2063174b8e1b34ffa3913ecc9e1804c2967c
LU-6766 utils: remove llapi_quotachown() and cb_quotachown()

The SYS_chown syscall is not available on arm64, but the functions
llapi_quotachown() and cb_quotachown() are not needed anymore and
should have been removed in the patch
http://review.whamcloud.com/4022

Change-Id: I11fa4ab901327c1c8bcfb7e6dfe14a955e2f2618
Signed-off-by: Arnaud Guignard <arnaud.guignard@cea.fr>
Reviewed-on: http://review.whamcloud.com/15396
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre/lustreapi.h
lustre/utils/liblustreapi.c