1. 05 5月, 2020 1 次提交
    • Y
      [Dnode / Vnode] More error handling. · 577962ed
      yifan hao 提交于
      This patch adds more error handling code:
      1. In dnodeAllocateWqueue(), if the allocation of pWorker fails, any
      allocated memory should be unwound and returns a NULL queue. This is
      a better function contract where either all allocation succeeds or none
      succeeds.
      2. In vnodeOpen(), handle allocation failure for pVnode.
      577962ed
  2. 04 5月, 2020 12 次提交
  3. 03 5月, 2020 13 次提交
  4. 02 5月, 2020 14 次提交