libnvdimm: increase max envelope size for ioctl
authorJerry Hoemann <jerry.hoemann@hpe.com>
Mon, 11 Apr 2016 22:02:28 +0000 (15:02 -0700)
committerDan Williams <dan.j.williams@intel.com>
Thu, 28 Apr 2016 23:23:16 +0000 (16:23 -0700)
commit40abf9be8f52d440e442206182916e3dcc68f722
treedff29c33a851f651931eab6435eab64e30a42620
parentc7e16e5257ec46530e3e874af38191746c137c83
libnvdimm: increase max envelope size for ioctl

nd_ioctl() must first read in the fixed sized portion of an ioctl so
that it can then determine the size of the variable part.

Prepare for ND_CMD_CALL calls which have larger fixed portion
envelope.

Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
include/linux/libnvdimm.h
This page took 0.027316 seconds and 5 git commands to generate.