Re: [PATCH] Wrong errno out of memory in open syscall

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Jan 28 2000 - 18:25:52 EST


> Thus: if open fails because of lack of memory, the natural thing
> to do is to return ENOMEM, and a very confusing thing to do is
> to return EACCES.
>
> I have not checked the precise cause of error in this particular case,
> but if it really is lack of memory then both the old and the new
> situation are admissible, and the new (patched) version is preferable.

Nod. Brandon reports SYS5 reports EAGAIN (temp out of resources), that seems
as sane as ENOMEM and matches us to the legacy platforms

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 31 2000 - 21:00:22 EST