]> 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)
commite21f3cf86df51b016e66211adc3c3602c8c48f5b
treeaac70382dbf9ddb577a2143d4adbcc0236228272
parente488b92b65d56bef2f157e34026beb9decec0c9d
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