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

osd: Omap small bugs adapted #6669

Merged
merged 9 commits into from
Jan 5, 2016
Merged

osd: Omap small bugs adapted #6669

merged 9 commits into from
Jan 5, 2016

Commits on Jan 4, 2016

  1. osd/ReplicatedPG: It should call clear_omap_digest.

    Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
    majianpeng authored and dzafman committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    ef263b3 View commit details
    Browse the repository at this point in the history
  2. osd/ReplicatedPG: for omapclear/omaprmkeys no neet set FLAG_OMAP.

    When set omapheader/omapvals, it alreade set FLAG_OMAP. So for remove
    don't set again.
    
    Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
    majianpeng authored and dzafman committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    1f93b55 View commit details
    Browse the repository at this point in the history
  3. osd/ReplicatedPG: For omapclear/omaprmkeys, no need call touch.

    The code already check object whether exist. So it don't need call
    touch.
    
    Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
    majianpeng authored and dzafman committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    5e114a4 View commit details
    Browse the repository at this point in the history
  4. osd/ReplicatedBackend: Don't forget reset_tp_timeout for first read.

    Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
    majianpeng authored and dzafman committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    2c2d5c7 View commit details
    Browse the repository at this point in the history
  5. osd/PGBackend: Don't change error type from DEEP_ERROR to SHALLOW_ERROR.

    Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
    majianpeng authored and dzafman committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    4a7f007 View commit details
    Browse the repository at this point in the history
  6. osd/ReplicatedPG: for copy_get get omap, firstly check ob whether has…

    … omap.
    
    Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
    majianpeng authored and dzafman committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    771c869 View commit details
    Browse the repository at this point in the history
  7. osd: Fix ScrubMap::object::decode version

    Signed-off-by: David Zafman <dzafman@redhat.com>
    dzafman committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    5924c3e View commit details
    Browse the repository at this point in the history
  8. osd: Add stat_error for regular scrub handling

    Signed-off-by: David Zafman <dzafman@redhat.com>
    dzafman committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    ca81563 View commit details
    Browse the repository at this point in the history
  9. osd: Allow get_hash_info to use attrs map if available

    Signed-off-by: David Zafman <dzafman@redhat.com>
    dzafman committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    5c999b1 View commit details
    Browse the repository at this point in the history