[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.1109291355530.13653@cobra.newdream.net>
Date: Thu, 29 Sep 2011 13:58:47 -0700 (PDT)
From: Sage Weil <sage@...dream.net>
To: torvalds@...ux-foundation.org
cc: linux-kernel@...r.kernel.org, ceph-devel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for 3.1
Hi Linus,
Please pull the following Ceph fixes from
git://github.com/NewDreamNetwork/ceph-client.git for-linus
There are a few small fixes here (avoid unnecessary socket reconnects,
small memory leak), and some more critical fixes with OSD request
requeuing. One bug fixes a crash that is reliably reproduced by cycling
an OSD under a mapped RBD device, and the last two fix bugs in the
tracking of temporary data location mappings.
Thanks!
sage
Jim Schutt (1):
libceph: initialize ack_stamp to avoid unnecessary connection reset
Noah Watkins (1):
libceph: fix parse options memory leak
Sage Weil (3):
libceph: fix linger request requeuing
libceph: fix pg_temp mapping calculation
libceph: fix pg_temp mapping update
net/ceph/ceph_common.c | 1 +
net/ceph/messenger.c | 1 +
net/ceph/osd_client.c | 4 +--
net/ceph/osdmap.c | 84 +++++++++++++++++++++++++----------------------
4 files changed, 48 insertions(+), 42 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists