Re: Linux 2.1.125 doesn't dump core on SIGSEGV

Chris Wedgwood (chris@cybernet.co.nz)
Mon, 16 Nov 1998 08:47:19 +1300


On Fri, Nov 13, 1998 at 09:23:48AM -0800, Ken Pizzini wrote:

> Why not? The O_NOFOLLOW is distinguishable, so NOFOLLOW semantics
> would be enabled, and RDWR is distinguishable, so RDWR mode would
> be enabled.

Because it implies O_CREAT - so if the file doesn't exist, we will
creat it. Therefore this can't be reliaed upon to fail whena file
isn't there, something that will break apps.

-cw

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