utsaslab / crashmonkey

CrashMonkey: tools for testing file-system reliability (OSDI 18)
Apache License 2.0
193 stars 31 forks source link

Simple delay/retry fix for umount error. #91

Closed ashmrtn closed 6 years ago

vijay03 commented 6 years ago

I’m assuming this has been tested and verified by Soujanya?

On Wed, Feb 28, 2018 at 10:24 AM ashmrtn notifications@github.com wrote:


You can view, comment on, or merge this pull request online at:

https://github.com/utsaslab/crashmonkey/pull/91 Commit Summary

  • Simple delay/retry fix for umount error.

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/utsaslab/crashmonkey/pull/91, or mute the thread https://github.com/notifications/unsubscribe-auth/AA6npmqPeotMNOmzX9Nji_Z-YqqXD66Zks5tZXmYgaJpZM4SW6Lz .

-- Thanks, Vijay Chidambaram http://www.cs.utexas.edu/~vijay/

ashmrtn commented 6 years ago

She tested a less polished prototype of this and I have gotten this to fix an error on my own VM (after several attempts)