Closed CrystalAnalyst closed 10 months ago
Issue Number: #2588
Problem Summary: Add a feature that can recover the specified volume from the RecycleBin.
What's Changed: add recover directory, and inside of it is a volume sub-directory, and two files: recover.go, file.go.
How it Works: recover.go act as an entry, while file.go call the Rpc function to execute the actual recover action.
Side effects(Breaking backward compatibility? Performance regression?):
okay, thanks a lot for your advice, I'll fix it in the next few days.
What problem does this PR solve?
Issue Number: #2588
Problem Summary: Add a feature that can recover the specified volume from the RecycleBin.
What is changed and how it works?
What's Changed: add recover directory, and inside of it is a volume sub-directory, and two files: recover.go, file.go.
How it Works: recover.go act as an entry, while file.go call the Rpc function to execute the actual recover action.
Side effects(Breaking backward compatibility? Performance regression?):
Check List