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

mon/MDSMonitor: fix wrong positive result of jewel flag check #9418

Merged
merged 5 commits into from Jun 3, 2016

Commits on Jun 1, 2016

  1. mon/MDSMonitor: fix wrong positive of jewel flag check

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Jun 1, 2016
    Copy the full SHA
    24b82ba View commit details
    Browse the repository at this point in the history
  2. mon/MDSMonitor: require max_mds to be positive

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Jun 1, 2016
    Copy the full SHA
    1538352 View commit details
    Browse the repository at this point in the history
  3. mon/MDSMonitor: drop redundant assignment

    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Jun 1, 2016
    Copy the full SHA
    02322cd View commit details
    Browse the repository at this point in the history
  4. mon/MDSMonitor: fix assert

    Belowe here "version" will never equal to "fsmap.epoch", otherwise we shall
    return already.
    
    Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
    xiexingguo committed Jun 1, 2016
    Copy the full SHA
    d75541f View commit details
    Browse the repository at this point in the history
  5. mon/MDSMonitor: fix wrongly set expiration time of blacklist

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