[GIT PULL] Ceph fix for 4.11-rc4
From: Ilya Dryomov
Date: Fri Mar 24 2017 - 10:10:54 EST
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(+)