Re: [PATCH 1/3] Reload fd ioctl handler on each call to ioctl

2009-08-31 Thread olafBuddenhagen
Hi, First of all, I think the title of the patch is wrong. The relevant bit is that this patch has the initial implementation for loading server-provided ioctl handlers. The fact that they are reloaded each time, is something that would normally be mentioned in the commit message; but certainly no

[PATCH 1/3] Reload fd ioctl handler on each call to ioctl

2009-08-26 Thread Carl Fredrik Hammar
* hurd/hurdioctl.c (_hurd_dummy_ioctl_handler): New function. * hurd/hurd/ioctl.h (_hurd_dummy_ioctl_handler): Likewise. * hurd/fd-ioctl-call.c: New file. * hurd/hurd/fd.h: Update copyright years. (_hurd_fd_call_ioctl_handler): New function declaration. * hurd/Makefile: Update copyright years. (use