2015-04-07 16:46:27

by Sage Weil

[permalink] [raw]
Subject: [GIT PULL] Ceph fix for -rc8

Hi Linus,

Please pull the following patch from

git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus

This corrects a recent misadventure with __GFP_MEMALLOC and PF_MEMALLOC;
it turns out it's not a good fit for RBD and we're better off relying on
dirty page throttling.

Thanks!
sage


----------------------------------------------------------------
Ilya Dryomov (1):
Revert "libceph: use memalloc flags for net IO"

net/ceph/messenger.c | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)