mbox series

[GIT,PULL] Ceph fixes for 5.0-rc8

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

Pull-request

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

Message

Ilya Dryomov Feb. 21, 2019, 5:16 p.m. UTC
Hi Linus,

The following changes since commit a3b22b9f11d9fbc48b0291ea92259a5a810e9438:

  Linux 5.0-rc7 (2019-02-17 18:46:40 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 04242ff3ac0abbaa4362f97781dac268e6c3541a:

  ceph: avoid repeatedly adding inode to mdsc->snap_flush_list (2019-02-18 18:08:29 +0100)

----------------------------------------------------------------
Two bug fixes for old issues, both marked for stable.

----------------------------------------------------------------
Ilya Dryomov (1):
      libceph: handle an empty authorize reply

Yan, Zheng (1):
      ceph: avoid repeatedly adding inode to mdsc->snap_flush_list

 fs/ceph/snap.c       |  3 ++-
 net/ceph/messenger.c | 15 +++++++++------
 2 files changed, 11 insertions(+), 7 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 21, 2019, 5:50 p.m. UTC | #1
The pull request you sent on Thu, 21 Feb 2019 18:16:07 +0100:

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

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

Thank you!