Whamcloud - gitweb
LU-7900 obdclass: lu_object_assign_fid() do not lookup 81/19081/8
authorAlex Zhuravlev <bzzz@whamcloud.com>
Sat, 19 Mar 2016 19:17:26 +0000 (22:17 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 11 Jul 2016 23:55:58 +0000 (23:55 +0000)
commitb2d6651eda081139cb168069d256b651a5435781
treece1e25fb1d87a54465eb3465a8dd8b4c2be85dd6
parent226fd401f9d8bfcd1a71bf264d9baef1e0842441
LU-7900 obdclass: lu_object_assign_fid() do not lookup

as the object is supposed to be new and unique by definition.
this method is used only with OST objects being created on MDT.

Change-Id: I9e641ab208654ea64eb42394a3618c9f30e7d751
Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-on: http://review.whamcloud.com/19081
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/obdclass/lu_object.c