Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1608452
| From | Ilya Dryomov <idryomov@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] Ceph fix for 4.11-rc4 |
| Date | 2017-03-24 15:20 +0100 |
| Message-ID | <toyen-2LK-61@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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(+)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] Ceph fix for 4.11-rc4 Ilya Dryomov <idryomov@gmail.com> - 2017-03-24 15:20 +0100
csiph-web