Whamcloud - gitweb
LU-4383 osd: fid_is_on_ost should only return 1 or 0 66/8566/3
authorwang di <di.wang@intel.com>
Thu, 12 Dec 2013 22:36:20 +0000 (14:36 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 16 Dec 2013 03:13:57 +0000 (03:13 +0000)
commit85e91e77667b796a2ef73e1610b16383b9b188c3
tree08b411fc37ae0a16e47730117910646f1d3daa62
parent3f3d6e175b891ddb063cd3b6a08ee1961aca72aa
LU-4383 osd: fid_is_on_ost should only return 1 or 0

fid_is_on_ost should only return 1 or 0 to check whether
the FID is on OST or not.

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: Ia9949bc12387d32c94cf993f674bbcca88c260bf
Reviewed-on: http://review.whamcloud.com/8566
Tested-by: Jenkins
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/osd-ldiskfs/osd_oi.c
lustre/osd-zfs/osd_oi.c