Skip to content
  1. May 21, 2015
  2. Nov 10, 2014
  3. Feb 05, 2014
  4. Dec 13, 2013
  5. Nov 28, 2013
    • Philip Langdale's avatar
      MTP: Fail fast if in the middle of an unmount · 62dd53b7
      Philip Langdale authored and Ondrej Holy's avatar Ondrej Holy committed
      I've seen a ton of bug reports where the backend crashes due to
      operations executing after an unmount begins. I think it's a
      sufficient solution to check the unmount flag that we already have
      and then immediately abort the operation.
      
      Generally, this is only seen with operations that are initiated
      implicitly like do_query_info or do_enumerate, but I've added the
      protection to all operations for consistency.
      62dd53b7
  6. Nov 22, 2013
  7. Nov 13, 2013
  8. Nov 02, 2013
  9. Sep 23, 2013
  10. Jun 19, 2013
  11. Jun 14, 2013
  12. Jun 06, 2013
  13. May 21, 2013