2013-06-25 20:08:08

by Sage Weil

[permalink] [raw]
Subject: [GIT PULL] Ceph fix for 3.10

Hi Linus,

Plesae pull the following patch from

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

This fixes another problem with using v2 images on 3.10 due to the order
in which fields are read from the image header. Hopefully this is the
last one.

Thanks!
sage


----------------------------------------------------------------
Josh Durgin (1):
rbd: fetch object order before using it

drivers/block/rbd.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)