Actions
Bug #3981
closedsdev backing store nodes not always present
Start date:
2013-08-04
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
The fundamental problem here is that sdev is inconsistent with when it creates various backing store nodes. This could lead to it not finding some of them down the line. This was fixed such that either a node always has a backing store and that is passed down the directory tree starting with /dev or it is a dynamic node and thus can never have one. I changed the way these flags are propagated to enforce that and to ensure that this cannot happen again.
Updated by Robert Mustacchi almost 10 years ago
- Status changed from New to Resolved
Resolved in 9e5aa9d8a21f8efa8ba9c9e4a0aa6edc66d07eb2.
Actions