1. 22 5月, 2010 3 次提交
  2. 21 5月, 2010 5 次提交
  3. 19 5月, 2010 2 次提交
  4. 17 5月, 2010 1 次提交
    • K
      ide: Fix ide_dma_cancel · 38d8dfa1
      Kevin Wolf 提交于
      When cancelling a request, bdrv_aio_cancel may decide that it waits for
      completion of a request rather than for cancellation. IDE therefore can't
      abandon its DMA status before calling bdrv_aio_cancel; otherwise the callback
      of a completed request would use invalid data.
      Signed-off-by: NKevin Wolf <kwolf@redhat.com>
      38d8dfa1
  5. 16 5月, 2010 11 次提交
  6. 15 5月, 2010 18 次提交