summaryrefslogtreecommitdiff
path: root/libdiskfs/diskfs.h
AgeCommit message (Expand)Author
1996-09-05*** empty log message ***Thomas Bushnell
1996-08-12*** empty log message ***Thomas Bushnell
1996-07-16(diskfs_checkdirmod): diskfs_isowner returns error or zero, so invertMichael I. Bushnell
1996-07-03(struct node): Remove member `identity'.Michael I. Bushnell
1996-06-24(diskfs_check_readonly): New function.Michael I. Bushnell
1996-06-24Doc fixes.Michael I. Bushnell
1996-06-24(diskfs_validate_mode_change, diskfs_validate_owner_change,Michael I. Bushnell
1996-06-20(diskfs_parse_runtime_options): Decl removed.Miles Bader
1996-06-13Revert last change.Michael I. Bushnell
1996-06-13(diskfs_edit_version): Delete variable.Michael I. Bushnell
1996-05-10(diskfs_fsys_identity): New variable.Michael I. Bushnell
1996-05-09(dsikfs_make_protid): Delete declaration.Michael I. Bushnell
1996-05-09ioserver.h -> iohelp.h.Michael I. Bushnell
1996-04-30(diskfs_shutdown_notification_class): New variable.Michael I. Bushnell
1996-04-30(diskfs_init_completed): Delete function.Michael I. Bushnell
1996-04-10(diskfs_enter_lookup_cache, diskfs_purge_lookup_cache,Miles Bader
1996-04-03(diskfs_cached_lookup): New declaration.Michael I. Bushnell
1996-04-03(struct node): New member `cache_id'.Michael I. Bushnell
1996-03-22(diskfs_enter_cache, diskfs_purge_cache, diskfs_check_cache): Add declarations.Michael I. Bushnell
1996-03-20(diskfs_lookup_hard): Remove mention of ENOTDIR and EACCES errors.Michael I. Bushnell
1996-03-20(diskfs_null_dirstat): New function.Michael I. Bushnell
1996-03-20Fix typo.Michael I. Bushnell
1996-03-20Doc fixes.Michael I. Bushnell
1996-03-20(diskfs_lookup): Renamed to be diskfs_lookup_hard.Michael I. Bushnell
1996-02-15(diskfs_nput): It's not valid to touch *NP (by `mutex_unlockMichael I. Bushnell
1996-02-08(diskfs_nput): Before bumping NP->references (which precedesMichael I. Bushnell
1996-02-07(diskfs_parse_runtime_options): Make STANDARD_ARGP const.Miles Bader
1996-01-27(diskfs_start_protid): Update declaration.Miles Bader
1996-01-04(diskfs_catch_exception, diskfs_end_catch_exception): Macros removed.Roland McGrath
1996-01-04Use size_t instead of int for amounts in diskfs_node_rdwr prototype.Roland McGrath
1995-12-14(diskfs_checkdirmod): Correctly return error code for failure, not 1.Michael I. Bushnell
1995-11-21(diskfs_get_options): Bother providing declaration.Michael I. Bushnell
1995-11-02(diskfs_startup_diskfs, diskfs_execboot_fsys_startup): Add FLAGS arg.Miles Bader
1995-10-19Include <rwlock.h>Miles Bader
1995-10-13(diskfs_start_bootstrap): Get rid of ARGV argument.Miles Bader
1995-10-11(diskfs_init_completed): must --> may.Miles Bader
1995-10-07(diskfs_host_priv, diskfs_master_device): Variables deleted.Miles Bader
1995-09-13(diskfs_lookup): Doc fix.Michael I. Bushnell
1995-06-20(diskfs_node_iterate): New (user-provided) function.Michael I. Bushnell
1995-06-14(diskfs_get_translator): Specify new calling interface.Michael I. Bushnell
1995-06-14(diskfs_start_translator, diskfs_destroy_translator,Michael I. Bushnell
1995-06-09(diskfs_transboot_class): Delete var.Michael I. Bushnell
1995-06-09(diskfs_shutdown_lock, diskfs_protid_class, diskfs_transboot_class,Michael I. Bushnell
1995-06-06(diskfs_shutdown_soft_ports): Deleted decl.Michael I. Bushnell
1995-05-20(diskfs_standard_startup_options): Declare new variable.Miles Bader
1995-05-12Add declarations of diskfs_set_sync_interval and diskfs_default_sync_interval.Miles Bader
1995-04-28(diskfs_nrele, diskfs_nput): We need to hold a real reference aroundMichael I. Bushnell
1995-03-17Back out changes to protid and associated permission checkingMichael I. Bushnell
1995-03-17(_diskfs_idcheckdirmod): Remove underscore.Michael I. Bushnell
1995-03-17(_diskfs_idcheckdirmod): `cred' -> `id'.Michael I. Bushnell