Skip to content
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

ebs: calc full snapshot size and report backup size for failed backup #5007

Merged
merged 7 commits into from
May 25, 2023

Commits on May 23, 2023

  1. *: list full snapshot size

    Signed-off-by: BornChanger <dawn_catcher@126.com>
    BornChanger committed May 23, 2023
    Configuration menu
    Copy the full SHA
    2b1145b View commit details
    Browse the repository at this point in the history
  2. *: report the backup size for failed backup

    Signed-off-by: BornChanger <dawn_catcher@126.com>
    BornChanger committed May 23, 2023
    Configuration menu
    Copy the full SHA
    4bd72e7 View commit details
    Browse the repository at this point in the history
  3. *: polish code

    Signed-off-by: BornChanger <dawn_catcher@126.com>
    BornChanger committed May 23, 2023
    Configuration menu
    Copy the full SHA
    5489c94 View commit details
    Browse the repository at this point in the history
  4. *: move the ebs backupsize calc to defer() function

    Signed-off-by: BornChanger <dawn_catcher@126.com>
    BornChanger committed May 23, 2023
    Configuration menu
    Copy the full SHA
    0339434 View commit details
    Browse the repository at this point in the history
  5. *: fix comment

    Signed-off-by: BornChanger <dawn_catcher@126.com>
    BornChanger committed May 23, 2023
    Configuration menu
    Copy the full SHA
    684e4d4 View commit details
    Browse the repository at this point in the history
  6. *: polish code

    Signed-off-by: BornChanger <dawn_catcher@126.com>
    BornChanger committed May 23, 2023
    Configuration menu
    Copy the full SHA
    4b10d43 View commit details
    Browse the repository at this point in the history
  7. *: clean up redundant code

    Signed-off-by: BornChanger <dawn_catcher@126.com>
    BornChanger committed May 23, 2023
    Configuration menu
    Copy the full SHA
    3ee148e View commit details
    Browse the repository at this point in the history