summaryrefslogtreecommitdiff
path: root/libdiskfs/init-init.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdiskfs/init-init.c')
-rw-r--r--libdiskfs/init-init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/init-init.c b/libdiskfs/init-init.c
index dc7ee2b2..cd0c1b29 100644
--- a/libdiskfs/init-init.c
+++ b/libdiskfs/init-init.c
@@ -57,7 +57,7 @@ diskfs_init_diskfs (void)
{
error_t err;
- if (diskfs_boot_flags)
+ if (diskfs_boot_filesystem ())
/* This is a boot filesystem, we have to do some things specially. */
{
mach_port_t host;