Whamcloud - gitweb
LU-7904 osd: honor LOC_F_NEW 89/19089/7
authorAlex Zhuravlev <alexey.zhuravlev@intel.com>
Wed, 23 Mar 2016 12:37:57 +0000 (15:37 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 4 May 2016 15:01:49 +0000 (15:01 +0000)
commit3cbdb896b6b380ff7c843f9a7104456e7e80b347
tree22df3969bca20696497f436f98fca06969e4a8f5
parentf8b4e51fb85c078ae48c3c14472c520e850a2a2d
LU-7904 osd: honor LOC_F_NEW

the caller passes this flag to ensure OSD that the object being
initialized is new so OSD can skip save on lookup in OI.

Change-Id: Iaebc23071420f812571c7652a9f29a7e9fc7b67e
Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-on: http://review.whamcloud.com/19089
Tested-by: Jenkins
Reviewed-by: Fan Yong <fan.yong@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/osd-zfs/osd_object.c