lkml.org 
[lkml]   [2015]   [Nov]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 2/4] nvdimm: Add IOCTL pass thru
Date
Add internal data structure for ndctl_passthru call.

Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>
---
include/linux/libnvdimm.h | 1 +
1 file changed, 1 insertion(+)

diff --git a/include/linux/libnvdimm.h b/include/linux/libnvdimm.h
index 3f021dc..01117e1 100644
--- a/include/linux/libnvdimm.h
+++ b/include/linux/libnvdimm.h
@@ -72,6 +72,7 @@ struct nvdimm_bus_descriptor {
unsigned long dsm_mask;
char *provider_name;
ndctl_fn ndctl;
+ ndctl_fn ndctl_passthru;
};

struct nd_cmd_desc {
--
1.7.11.3


\
 
 \ /
  Last update: 2015-11-07 00:01    [W:0.173 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site