Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1373419
| From | Sage Weil <sweil@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] Ceph fix for -rc3 |
| Date | 2016-04-07 16:20 +0200 |
| Message-ID | <rliWS-568-23@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[This time with correct To: line :)]
Hi Linus,
Please pull the following Ceph RBD patch from
git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus
This just fixes a few remaining memory allocations in RBD to use GFP_NOIO
instead of GFP_ATOMIC.
Thanks!
sage
----------------------------------------------------------------
David Disseldorp (1):
rbd: use GFP_NOIO consistently for request allocations
drivers/block/rbd.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] Ceph fix for -rc3 Sage Weil <sweil@redhat.com> - 2016-04-07 16:20 +0200
csiph-web