Whamcloud - gitweb
LU-5565 osd-ldiskfs: handle non-existing objects 08/12608/6
authorJohn L. Hammond <john.hammond@intel.com>
Mon, 10 Nov 2014 18:11:50 +0000 (12:11 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 16 Jan 2015 03:26:35 +0000 (03:26 +0000)
commit30b0b011dfd53faf8f903401fa0539a8d625b0e5
tree7a4c66e9abf9ce87350c9333a9a759814c430ceb
parented69a331b1e502643fe074c121f9a8b9d041fc49
LU-5565 osd-ldiskfs: handle non-existing objects

In the DT API method implementations in lustre/osd/osd_ldiskfs.c
replace assertions that the object exists (or does not exist) with
appropriate error returns.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: If346861eb352efaf0b90a8e7778e8fbb3cf16bf0
Reviewed-on: http://review.whamcloud.com/12608
Reviewed-by: Fan Yong <fan.yong@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/osd-ldiskfs/osd_handler.c