[GIT PULL] Ceph fixes for 3.18

From: Sage Weil
Date: Mon Nov 03 2014 - 05:48:02 EST


Hi Linus,

Please pull the following fixes for RBD from

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

There is a GFP flag fix from Mike Christie, an error code fix from Jan,
and fixes for two unnecessary allocations (kmalloc and workqueue) from
Ilya. All are well tested.

Ilya has one other fix on the way but it didn't get tested in time.

Thanks!
sage


----------------------------------------------------------------
Ilya Dryomov (2):
rbd: use a single workqueue for all devices
libceph: eliminate unnecessary allocation in process_one_ticket()

Jan Kara (1):
rbd: Fix error recovery in rbd_obj_read_sync()

Mike Christie (1):
libceph: use memalloc flags for net IO

drivers/block/rbd.c | 35 +++++++++++++++++++----------------
net/ceph/auth_x.c | 25 ++++++++++---------------
net/ceph/messenger.c | 10 +++++++++-
3 files changed, 38 insertions(+), 32 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/