aboutsummaryrefslogtreecommitdiff
path: root/libnetfs/netfs.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert last changes.Michael I. Bushnell1996-07-021-12/+1
|
* (struct node): Member identity now points to a struct.Michael I. Bushnell1996-07-021-1/+1
|
* (netfs_identity_class): New variable.Michael I. Bushnell1996-07-021-0/+11
| | | | | (netfs_release_identity): New function. (struct identity): New type.
* Change options parsing interface to match libdiskfs's:Miles Bader1996-06-261-33/+35
| | | | | | | | | (netfs_set_options, netfs_get_options): Updated to inew interface. (netfs_append_std_options): New declaration. (netfs_runtime_argp, netfs_std_runtime_argp, netfs_std_startup_arg): New variables. (netfs_parse_runtime_options, netfs_unparse_runtime_options): Functions removed.
* (struct node): New member `identity'.Michael I. Bushnell1996-05-141-1/+3
| | | | (netfs_fsys_identity): New variable.
* (netfs_attempt_link): Add excl parm.Michael I. Bushnell1996-05-091-3/+4
| | | | (netfs_attempt_rename): Likewise.
* (netfs_attempt_statfs): Use struct statfs, not old deprecatedMichael I. Bushnell1996-05-091-1/+1
| | | | structure.
* ioserver.h -> iohelp.h.Michael I. Bushnell1996-05-091-1/+1
|
* Never mind.cMichael I. Bushnell1996-04-021-4/+2
|
* (netfs_report_access): Doc fix.Michael I. Bushnell1996-04-021-3/+5
|
* (netfs_startup): Add declaration.Michael I. Bushnell1996-03-181-0/+2
|
* (netfs_protid_class, netfs_control_class, netfs_port_bucket,Michael I. Bushnell1996-03-181-6/+26
| | | | netfs_root_node, netfs_auth_server_port): Make this extern.
* (netfs_startup_argp, netfs_get_options, netfs_set_options,Miles Bader1996-03-051-8/+306
| | | | | netfs_parse_runtime_options, netfs_unparse_runtime_options): New declarations.
* entered into RCSMichael I. Bushnell1994-08-171-13/+29
|
* Initial revisionMichael I. Bushnell1994-08-161-0/+34