Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Nov 1995 17:33:46 -3200 (PST)
From:      Julian Elischer <julian@ref.tfs.com>
To:        peterb@tcptest.psc.edu (Peter Berger)
Cc:        freebsd-scsi@freebsd.org
Subject:   Re: question:
Message-ID:  <199512010133.RAA13235@ref.tfs.com>
In-Reply-To: <199512010018.TAA19504@tcptest.psc.edu> from "Peter Berger" at Nov 30, 95 07:18:14 pm

next in thread | previous in thread | raw e-mail | index | archive | help
The ioctls can do things like 'format device'
(what do you mean 'mounted' read only)
you shouldn't be accessing a device for ioctls when it's 'mounted'
(as in mounting a disk partition).



> 
> 
> what's the rationale for returning EACCES when trying to ioctl a
> device mounted read-only?  inquiring minds want to know.
> 
> (I encountered this problem with xmcd, which was failing because of
> it.  I decided it was easier to change the kernel than to compile
> Motif, so....)
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512010133.RAA13235>