Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2000 13:48:51 +0400 (MSD)
From:      Andrey Sverdlichenko <blaze@infosec.ru>
To:        freebsd-hackers@freebsd.org
Subject:   open() error
Message-ID:  <Pine.BSF.4.21.0007211339260.83729-100000@blaze>

next in thread | raw e-mail | index | archive | help
Hello.

I've noticed a strange error in open() syscall: when system booted with a
CD as root (boot -C) the following code fails with EINVAL:

fd = open(c, O_RDONLY | O_NONBLOCK | O_EXLOCK, 0)

When root is hdd with UFS (mounted read-only), this works fine.

Is it a bug or i missed something?



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007211339260.83729-100000>