Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jul 2000 08:54:49 -0400 (EDT)
From:      "Vladimir N. Silyaev" <vsilyaev@mindspring.com>
To:        blaze@infosec.ru
Cc:        hackers@freebsd.org
Subject:   Re: open() error
Message-ID:  <200007221254.IAA00360@jupiter.delta.ny.us>
In-Reply-To: <Pine.BSF.4.21.0007211339260.83729-100000@blaze>
References:  <Pine.BSF.4.21.0007211339260.83729-100000@blaze>

next in thread | previous in thread | raw e-mail | index | archive | help
I suppose that iso9660 filesystem doesn't support locking ability, UFS does.

Vladimir

In muc.lists.freebsd.hackers, you wrote:
>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
>


-- 


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?200007221254.IAA00360>