Justus Winter, le Mon 20 Jan 2014 10:26:35 +0100, a écrit : > * I like pflocal's solution best. The naming convention is concise > and it doesn't unnecessarily puts the translator functions in some > common header file like e.g. libdiskfs does. > > * libtrivfs and pfinet put the translator functions into a .c file > preventing them from being inlined in the mig-generated server > functions.
I agree. Samuel