Whamcloud - gitweb
LU-5814 lov: remove LL_IOC_RECREATE_{FID,OBJ} 42/12442/4
authorJohn L. Hammond <john.hammond@intel.com>
Mon, 27 Oct 2014 21:13:21 +0000 (16:13 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 4 Nov 2014 18:12:42 +0000 (18:12 +0000)
commitc2c332bd8418bfe117e8d0a2b9a10f6e6e0cd204
tree21c6584ab9e36355994422318b3835aa6a4c9c67
parent0b715b9a53354ace21fd8574b999b53765522176
LU-5814 lov: remove LL_IOC_RECREATE_{FID,OBJ}

Remove the obsolete ioctls LL_IOC_RECREATE_FID and LL_IOC_RECREATE_OBJ
along with their handlers in llite. Remove the then unused OBD method
lov_create(). Remove OBD_FL_RECREATE_OBJS handling from osc_create().

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Ib7183235d9eb761d2dfa2072dbeb8dd4d918e4ad
Reviewed-on: http://review.whamcloud.com/12442
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Bobi Jam <bobijam@gmail.com>
lustre/include/lustre/lustre_user.h
lustre/llite/file.c
lustre/lov/lov_obd.c
lustre/osc/osc_request.c