OpenChannelSSD / qemu-nvme

The LightNVM qemu implementation, based on NVMe
http://openchannelssd.readthedocs.org/en/latest/
Other
131 stars 67 forks source link

nvme: copy chunk info to mptr of vector reset #38

Closed youngtack closed 6 years ago

youngtack commented 6 years ago

to recover the mistake done through github web gui

MatiasBjorling commented 6 years ago

Uh, what was the mistake? I've pulled in the previous PR?

youngtack commented 6 years ago

Yes, the prevous patch is missing a closing parentheses. Sorry to find it lately.

MatiasBjorling commented 6 years ago

Good point. I've fixed it up.

youngtack commented 6 years ago

Thanks a lot. Now I'm more familiar with the interaction between git cli and github web ui. I will be more careful for any upcoming pull request.