Commits

Albert Cheng committed ae3a33fc9c5
[svn-r19594] Bug fix: H5D_create should return NULL on failure but one of return code was FAILED. Rejected by the xlc compiler. Solution: changed it to reutrn NULL. Tested: UP make passed. serial passed but some parallel tests failed. The parallel tests failed were not related to this fix.