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

common/shared_cache: bumps it to the front of the LRU if key existed. #25370

Merged
merged 1 commit into from
Dec 8, 2018

Conversation

majianpeng
Copy link
Member

Based on comments of funtion add(), if key existed it should bumps
it to the front of the LRU.

Signed-off-by: Jianpeng Ma jianpeng.ma@intel.com

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Based on comments of funtion add(), if key existed it should bumps
it to the front of the LRU.

Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
@majianpeng
Copy link
Member Author

@gregsfortytwo . please review .

Copy link
Member

@gregsfortytwo gregsfortytwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed-by: Greg Farnum gfarnum@redhat.com

@tchaikov tchaikov merged commit 057060f into ceph:master Dec 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants