Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1374661
| From | "Williams, Dan J" <dan.j.williams@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] libnvdimm fixes for 4.6-rc3 |
| Date | 2016-04-09 19:50 +0200 |
| Message-ID | <rm5bd-jk-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Linus, please pull from: +AKA- git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm libnvdimm-fixes ...to receive 3 fixes, the first 2 are tagged for -stable. 1/ The ndctl utility/library gained expanded unit tests illuminating a long standing bug in the libnvdimm SMART data retrieval implementation. +AKA-It has been broken since its initial implementation, now fixed. 2/ Another one line fix for the detection of stale info blocks. +AKA-Without this change userspace can get into a situation where it is unable to reconfigure a namespace. 3/ Fix the badblock initialization path in the presence of the new (in 4,6-rc1) section alignment workarounds. +AKA-Without this change badblocks will be reported at the wrong offset. These have received a build success report from the kbuild robot and have appeared in -next with no reported issues. The following changes since commit 9735a22799b9214d17d3c231fe377fc852f042e9: +AKA- Linux 4.6-rc2 (2016-04-03 09:09:40 -0500) are available in the git repository at: +AKA- git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm libnvdimm-fixes for you to fetch changes up to a390180291dd9a2392bbab4242cde712c326efc6: +AKA- libnvdimm, pfn: fix nvdimm+AF8-namespace+AF8-add+AF8-poison() vs section alignment (2016-04-07 20:02:06 -0700) ---------------------------------------------------------------- Dan Williams (3): +AKAAoACgAKAAoACg-libnvdimm: fix smart data retrieval +AKAAoACgAKAAoACg-libnvdimm, pfn: fix uuid validation +AKAAoACgAKAAoACg-libnvdimm, pfn: fix nvdimm+AF8-namespace+AF8-add+AF8-poison() vs section alignment +AKA-drivers/nvdimm/bus.c+AKAAoACgAKAAoACgAHwAoACg-2 +-- +AKA-drivers/nvdimm/core.c+AKAAoACgAKAAoAB8- 41 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+---------------------- +AKA-drivers/nvdimm/nd.h+AKAAoACgAKAAoACgAKAAfACgAKA-4 +-+--- +AKA-drivers/nvdimm/pfn+AF8-devs.c +AHwAoACg-2 +-- +AKA-drivers/nvdimm/pmem.c+AKAAoACgAKAAoAB8- 36 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-------- +AKA-5 files changed, 53 insertions(+-), 32 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] libnvdimm fixes for 4.6-rc3 "Williams, Dan J" <dan.j.williams@intel.com> - 2016-04-09 19:50 +0200
csiph-web