mbox series

[GIT,PULL] Ceph fixes for 5.7-rc8

Message ID 20200529155257.21043-1-idryomov@gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Ceph fixes for 5.7-rc8 | expand

Pull-request

https://github.com/ceph/ceph-client.git tags/ceph-for-5.7-rc8

Message

Ilya Dryomov May 29, 2020, 3:52 p.m. UTC
Hi Linus,

The following changes since commit 9cb1fd0efd195590b828b9b865421ad345a4a145:

  Linux 5.7-rc7 (2020-05-24 15:32:54 -0700)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-5.7-rc8

for you to fetch changes up to fb33c114d3ed5bdac230716f5b0a93b56b92a90d:

  ceph: flush release queue when handling caps for unknown inode (2020-05-27 13:03:57 +0200)

----------------------------------------------------------------
Cache tiering and cap handling fixups, both marked for stable.

----------------------------------------------------------------
Jeff Layton (1):
      ceph: flush release queue when handling caps for unknown inode

Jerry Lee (1):
      libceph: ignore pool overlay and cache logic on redirects

 fs/ceph/caps.c        | 2 +-
 net/ceph/osd_client.c | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org May 29, 2020, 9:10 p.m. UTC | #1
The pull request you sent on Fri, 29 May 2020 17:52:57 +0200:

> https://github.com/ceph/ceph-client.git tags/ceph-for-5.7-rc8

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e2fce151d2b4bd9722b3344ae381c768d249761f

Thank you!