Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1737507
| From | Ilya Dryomov <idryomov@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] Ceph fixes for 4.14-rc2 |
| Date | 2017-09-22 15:40 +0200 |
| Message-ID | <uswlr-6DX-19@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Linus,
The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:
Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)
are available in the git repository at:
https://github.com/ceph/ceph-client.git tags/ceph-for-4.14-rc2
for you to fetch changes up to 717e6f2893eb35ce6728c3cacdc297b78d371b31:
ceph: avoid panic in create_session_open_msg() if utsname() returns NULL (2017-09-19 21:04:52 +0200)
----------------------------------------------------------------
Two small but important fixes: RADOS semantic change in upcoming v12.2.1
release and a rare NULL dereference in create_session_open_msg().
----------------------------------------------------------------
Ilya Dryomov (1):
libceph: don't allow bidirectional swap of pg-upmap-items
Yan, Zheng (1):
ceph: avoid panic in create_session_open_msg() if utsname() returns NULL
fs/ceph/mds_client.c | 7 ++++---
fs/ceph/mds_client.h | 3 +++
net/ceph/osdmap.c | 35 +++++++++++++++++++++++++----------
3 files changed, 32 insertions(+), 13 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] Ceph fixes for 4.14-rc2 Ilya Dryomov <idryomov@gmail.com> - 2017-09-22 15:40 +0200
csiph-web