Re: Linux-2.2.2-pre2..

Linus Torvalds (torvalds@transmeta.com)
Mon, 8 Feb 1999 10:50:29 -0800 (PST)


On Mon, 8 Feb 1999, Alexander Viro wrote:
>
> Another thing: what do you think about FIFO handling in struct inode?

Don't get me started. It was a stupid decision, and it just never got
fixed because it was never painful enough to warrant fixing.

I might accept a patch that just moves the pipe struct to outside the
union, but for 2.2.x there is no point in trying to clean it up to be
dynamic like somebody did - that should have been done back in the
development series rather than now.

Even just moving the pipe structure sounds like something for 2.3,
actually. As it is, it's just pretty ugly, not actually buggy.

Linus

-
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/