Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1608452 > unrolled thread

[GIT PULL] Ceph fix for 4.11-rc4

Started byIlya Dryomov <idryomov@gmail.com>
First post2017-03-24 15:20 +0100
Last post2017-03-24 15:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] Ceph fix for 4.11-rc4 Ilya Dryomov <idryomov@gmail.com> - 2017-03-24 15:20 +0100

#1608452 — [GIT PULL] Ceph fix for 4.11-rc4

FromIlya Dryomov <idryomov@gmail.com>
Date2017-03-24 15:20 +0100
Subject[GIT PULL] Ceph fix for 4.11-rc4
Message-ID<toyen-2LK-61@gated-at.bofh.it>
Hi Linus,

The following changes since commit 97da3854c526d3a6ee05c849c96e48d21527606c:

  Linux 4.11-rc3 (2017-03-19 19:09:39 -0700)

are available in the git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-4.11-rc4

for you to fetch changes up to 633ee407b9d15a75ac9740ba9d3338815e1fcb95:

  libceph: force GFP_NOIO for socket allocations (2017-03-23 12:03:36 +0100)

----------------------------------------------------------------
A fix for a writeback deadlock caused by a GFP_KERNEL allocation on the
reclaim path, tagged for stable.

----------------------------------------------------------------
Ilya Dryomov (1):
      libceph: force GFP_NOIO for socket allocations

 net/ceph/messenger.c | 6 ++++++
 1 file changed, 6 insertions(+)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web