[GIT PULL] Ceph fixes for -rc6

From: Sage Weil
Date: Fri Oct 16 2015 - 11:20:21 EST


Hi Linus,

The following changes since commit 25cb62b76430a91cc6195f902e61c2cb84ade622:

Linux 4.3-rc5 (2015-10-11 11:09:45 -0700)

are available in the git repository at:

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

for you to fetch changes up to e30b7577bf1d338ca8a273bd2f881de5a41572b7:

rbd: use writefull op for object size writes (2015-10-16 16:49:01 +0200)

Just two small items from Ilya:

The first patch fixes the RBD readahead to grab full objects. The second
fixes the write ops to prevent undue promotion when a cache tier is
configured on the server side.

Thanks!
sage

----------------------------------------------------------------
Ilya Dryomov (2):
rbd: set max_sectors explicitly
rbd: use writefull op for object size writes

drivers/block/rbd.c | 10 ++++++++--
net/ceph/osd_client.c | 13 +++++++++----
2 files changed, 17 insertions(+), 6 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/