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

tools: do not closed stdout ; fix overload of "<" operator #9290

Merged
merged 6 commits into from Jul 26, 2016

Commits on Jun 18, 2016

  1. tools: fix wrongly close stdout for "rados put" command

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Jun 18, 2016
    Copy the full SHA
    d9aac67 View commit details
    Browse the repository at this point in the history
  2. tools: fix wrong overload of "<" operator

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Jun 18, 2016
    Copy the full SHA
    1237d28 View commit details
    Browse the repository at this point in the history
  3. tools: kill dead code

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Jun 18, 2016
    Copy the full SHA
    42eaf4d View commit details
    Browse the repository at this point in the history
  4. tools: fix fd leak during "rados import"

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Jun 18, 2016
    Copy the full SHA
    d7ca4b0 View commit details
    Browse the repository at this point in the history
  5. tools: negative error code, which is the normal case.

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Jun 18, 2016
    Copy the full SHA
    2e9b9a5 View commit details
    Browse the repository at this point in the history
  6. tools: fix fd leak during "rados export"

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Jun 18, 2016
    Copy the full SHA
    d046dce View commit details
    Browse the repository at this point in the history