Commit a213a7bfa82b7171b90c415cbdb44d469e747ece

Carlos Martín Nieto 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.