[CRIU] [PATCH v3 07/16] auto_dev-ioctl.h: header for Autofs ioctls
Pavel Emelyanov
xemul at parallels.com
Mon Dec 14 03:08:38 PST 2015
On 12/10/2015 06:16 PM, Stanislav Kinsburskiy wrote:
> It's required for simple AutoFS ioctl calls.
> Copied from "autofs" package sources.
>
> Signed-off-by: Stanislav Kinsburskiy <skinsbursky at virtuozzo.com>
> ---
> auto_dev-ioctl.h | 229 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 229 insertions(+)
> create mode 100644 auto_dev-ioctl.h
>
> diff --git a/auto_dev-ioctl.h b/auto_dev-ioctl.h
> new file mode 100644
> index 0000000..850f39b
> --- /dev/null
> +++ b/auto_dev-ioctl.h
Can you please a) have the required stuff in already introduced include/autofs.h
and b) keep only the bits you use further in the code.
-- Pavel
More information about the CRIU
mailing list