]> git.baikalelectronics.ru Git - kernel.git/commit
libnvdimm: clean up command definitions
authorDan Williams <dan.j.williams@intel.com>
Mon, 28 Aug 2017 15:33:20 +0000 (08:33 -0700)
committerDan Williams <dan.j.williams@intel.com>
Mon, 28 Aug 2017 15:33:20 +0000 (08:33 -0700)
commit6bc443bfc12ed28b9a19fbd90edb844fe8e3257b
treeaac70382dbf9ddb577a2143d4adbcc0236228272
parent42fd879d179bbfa95f6d0e59abbdf8370ad2ab65
libnvdimm: clean up command definitions

Remove the command payloads that do not have an associated libnvdimm
ioctl. I.e. remove the payloads that would only ever be carried in the
ND_CMD_CALL envelope. This prevents userspace from growing unnecessary
dependencies on this kernel header when userspace already has everything
it needs to craft and send these commands.

Cc: Jerry Hoemann <jerry.hoemann@hpe.com>
Reported-by: Yasunori Goto <y-goto@jp.fujitsu.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
include/uapi/linux/ndctl.h