Re: ENOTTY from ext3 code?

Guest section DW (dwguest@win.tue.nl)
Tue, 19 Feb 2002 22:26:59 +0100


On Tue, Feb 19, 2002 at 08:09:32PM +0100, Pavel Machek wrote:

> ext3/ioctl.c:
>
> ...
> return -ENOTTY;
>
> Does it really make sense to return "not a typewriter" from ext3
> ioctl?

I suppose you know the definition of ENOTTY?

Quoting POSIX:
[ENOTTY] Inappropriate I/O control operation.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/