Re: lseek/llseek allows the negative offset

Andrea Arcangeli (andrea@suse.de)
Sun, 19 Nov 2000 01:45:12 +0100


On Sat, Nov 18, 2000 at 07:25:42PM +0100, Andrea Arcangeli wrote:
> I fixed it this way:

fix is plain wrong, it's still possible to have lseek return -1 -2 -3 -4
even when it should return -EINVAL.

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