From 52f7a4a390e760b34839111007005a9993843136 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 30 Apr 1996 18:38:49 +0000 Subject: (diskfs_init_completed): Delete function. --- libdiskfs/diskfs.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'libdiskfs/diskfs.h') diff --git a/libdiskfs/diskfs.h b/libdiskfs/diskfs.h index 8ac89101..9268559a 100644 --- a/libdiskfs/diskfs.h +++ b/libdiskfs/diskfs.h @@ -449,11 +449,6 @@ vm_prot_t diskfs_max_user_pager_prot (); NP is locked. */ struct pager *diskfs_get_filemap_pager_struct (struct node *np); -/* The user may define this function if she calls diskfs_start_bootstrap. - It is called by the library after the filesystem has a normal - environment (complete with auth and proc ports). */ -void diskfs_init_completed (); - /* The user may define this function. It is called when the disk has been changed from read-only to read-write mode or vice-versa. READONLY is the new state (which is also reflected in DISKFS_READONLY). This function is -- cgit v1.2.3