Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1198897
| From | Sage Weil <sweil@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] Ceph fixes for -rc6 |
| Date | 2015-08-03 16:40 +0200 |
| Message-ID | <pTp4e-5QN-23@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Linus,
Please pull the following Ceph fixes from
git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus
There are two critical regression fixes for CephFS from Zheng, and an RBD
completion fix for layered images from Ilya.
(Note: git request-pull is complaining that the for-linus branch isn't
referencing the right commit even though it is... hopefully I'm not doing
something stupid. The right commit is
2761713d35e370fd640b5781109f753066b746c4.)
Thanks!
sage
----------------------------------------------------------------
Ilya Dryomov (1):
rbd: fix copyup completion race
Yan, Zheng (2):
ceph: fix ceph_encode_locks_to_buffer()
ceph: always re-send cap flushes when MDS recovers
drivers/block/rbd.c | 22 +++++++++++++++++-----
fs/ceph/caps.c | 22 +++++-----------------
fs/ceph/locks.c | 2 +-
fs/ceph/super.h | 1 -
4 files changed, 23 insertions(+), 24 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] Ceph fixes for -rc6 Sage Weil <sweil@redhat.com> - 2015-08-03 16:40 +0200
csiph-web