-
Notifications
You must be signed in to change notification settings - Fork 13
Metadata updates #444
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Metadata updates #444
Conversation
Removing a redundant interface which was causing some compilation errors
…d to return back multiple exceptions from the metadata restoration logic.
Adding an aggregate exception class to the interface module to be use…
…when a restore is not attempted
Adding more logging for when file permissions cannot be restored, or …
| @@ -0,0 +1,60 @@ | |||
| /* | |||
| * **************************************************************************** | |||
| * Copyright 2014-2016 Spectra Logic Corporation. All Rights Reserved. | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2017
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, good catch!
| @@ -0,0 +1,73 @@ | |||
| /* | |||
| * **************************************************************************** | |||
| * Copyright 2014-2016 Spectra Logic Corporation. All Rights Reserved. | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2017
No description provided.