On 8/3/2016 7:23 PM, Dan Williams wrote: > Some test and output tidy-ups for the next release. > > Speaking of ndctl-v54, there's still the pending "btt-size" patch from > Vishal that is awaiting the kernel enabling to land before the release > goes out.
I ran his patched ndctl with an old kernel and it ran fine, just didn't display the size, so it should be safe. -- ljk > > --- > > Dan Williams (4): > util: require --idle to list 0-sized device-dax instances > test: ensure create.sh always picks a suitable BTT-host namespace > test: skip pmem/blk-ns tests on KVM > test: skip 4.7+ tests on older kernels > > > ndctl/Makefile.am | 2 + > ndctl/builtin-list.c | 2 + > ndctl/builtin-xaction-namespace.c | 2 + > ndctl/util/json.c | 14 +++++-- > ndctl/util/json.h | 3 +- > test/blk_namespaces.c | 17 +++++++++ > test/create.sh | 2 + > test/dax-errors.sh | 9 +++++ > test/device-dax.sh | 10 +++++ > test/libndctl.c | 70 > +++++++++++++++++++++++-------------- > test/pmem_namespaces.c | 18 ++++++++++ > 11 files changed, 113 insertions(+), 36 deletions(-) > _______________________________________________ > Linux-nvdimm mailing list > [email protected] > https://lists.01.org/mailman/listinfo/linux-nvdimm > _______________________________________________ Linux-nvdimm mailing list [email protected] https://lists.01.org/mailman/listinfo/linux-nvdimm
