From 1bec8dc0fea138a7a6a1e340916d2bc66e9cdfb2 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 30 Jan 2001 01:12:51 +0000 Subject: 2001-01-30 Neal H Walfield * diskfs.h: Fix comment (fsys_shutdown -> fsys_goaway). --- libdiskfs/diskfs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdiskfs/diskfs.h') diff --git a/libdiskfs/diskfs.h b/libdiskfs/diskfs.h index 5d4072c0..fda0f9c6 100644 --- a/libdiskfs/diskfs.h +++ b/libdiskfs/diskfs.h @@ -831,7 +831,7 @@ diskfs_init_dir (struct node *dp, struct node *pdp, struct protid *cred); appropriately; do the analogous operation for atime and mtime as well. */ void diskfs_set_node_times (struct node *np); -/* Shutdown the filesystem; flags are as for fsys_shutdown. */ +/* Shutdown the filesystem; flags are as for fsys_goaway. */ error_t diskfs_shutdown (int flags); /* Change an active filesystem between read-only and writable modes, setting -- cgit v1.2.3