Re: [PATCH 3/3] Test reverse authenticating ioctl-handler protocol

2009-08-31 Thread olafBuddenhagen
Hi, On Wed, Aug 26, 2009 at 04:55:58PM +0200, Carl Fredrik Hammar wrote: > * ioctl-tests/qioctl.c (S_ioctl_handler_get): Remove deprecated routine. > (S_ioctl_handler_request): New funtction. I think it would be helpful to make it more obvious that one replaces the other... Using different terms

[PATCH 3/3] Test reverse authenticating ioctl-handler protocol

2009-08-26 Thread Carl Fredrik Hammar
* Makefile (ioctl_handler_MIGSFLAGS): New variable. * ioctl-tests/qioctl.c (S_ioctl_handler_get): Remove deprecated routine. (S_ioctl_handler_request): New funtction. --- ioctl-tests/Makefile |1 + ioctl-tests/qioctl.c | 29 - 2 files changed, 25 insertions(+), 5