Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libnetfs: fix receiver lookups in fsys server functions | Justus Winter | 2014-02-25 | 1 | -4/+4 |
| | | | | | | | | | | | | * mutations.h: Add translation functions. * netfs.h (struct netfs_control): New declaration. * priv.h: Define translation functions. * fsys-get-options.c: Fix receiver lookups. * fsys-getroot.c: Likewise. * fsys-goaway.c: Likewise. * fsys-set-options.c: Likewise. * fsys-syncfs.c: Likewise. * fsysstubs.c: Likewise. | ||||
* | 2001-03-31 Neal H Walfield <neal@cs.uml.edu> | Roland McGrath | 2001-04-01 | 1 | -9/+11 |
| | | | | | | | | | | | | | | | * Makefile (fsys-MIGSFLAGS): Add -DREPLY_PORTS, which we want for netfs_S_fsys_goaway. * fsys-get-options.c (netfs_S_fsys_getoptions): Add reply port arguments to declaration. * fsys-getroot.c (netfs_S_fsys_getroot): Likewise. * fsys-goaway.c (netfs_S_fsys_goaway): Likewise. * fsys-set-options.c (netfs_S_fsys_set_options): Likewise. * fsys-syncfs.c (netfs_S_fsys_syncfs): Likewise. * fsysstubs.c (netfs_S_fsys_getfile): Likewise. (netfs_S_fsys_getpriv): Likewise. (netfs_S_fsys_forward): Likewise. (netfs_S_fsys_startup): Likewise. | ||||
* | Initial revision | Miles Bader | 1996-03-05 | 1 | -0/+75 |