]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: add invalidate_lru() call back to ObjectCache::put() 19768/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 3 Jan 2018 21:29:32 +0000 (16:29 -0500)
committerCasey Bodley <cbodley@redhat.com>
Wed, 3 Jan 2018 21:29:36 +0000 (16:29 -0500)
commit25b27b5c9d3f5a82769d06d92b9ba59038952ce8
tree9cd33d56f3a2cf5a6892789f2cba941b9a18a4b5
parent3fa6a3fadcbf7be764bac60484c8b4b39d4c74e5
rgw: add invalidate_lru() call back to ObjectCache::put()

the removal of this line was causing s3test failures independently of
the change from list-deque

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_cache.cc