• Show log

    Commit

  • Hash : a213a7bf
    Author : Carlos Martín Nieto
    Date : 2014-03-05T20:32:53

    refdb: catch a directory disappearing
    
    If a directory disappears between the time we look up the entries of its
    parent and the time when we go to look at it, we should ignore the error
    and move forward.
    
    This fixes #2046.