summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 16752fc..b09c75d 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
#
# Copyright (C) 2014-2016 Tobias Klauser <tklauser@distanz.ch>
-VERSION = 0.2
+VERSION = 0.2.1
# llmnrd binary
D_P = llmnrd
git/patch/drivers/nvdimm/namespace_devs.c?id=fcae695737fca0849c18db814d9d8de05c0fd2a2'>patch) treed88f8a5edf637cf1013c764e14df8c97b4b77539 /drivers/nvdimm/namespace_devs.c parent41cd8b70c37ace40077c8d6ec0b74b983178c192 (diff)
libnvdimm, blk: add support for blk integrity
Support multiple block sizes (sector + metadata) for nd_blk in the same way as done for the BTT. Add the idea of an 'internal' lbasize, which is properly aligned and padded, and store metadata in this space. Signed-off-by: Vishal Verma <vishal.l.verma@linux.intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/nvdimm/namespace_devs.c')