nitpicking: a system call without side effects would be pretty useless. Alexander Viro wrote: > A lot of stuff relies on the fact that close(open(foo, O_RDONLY)) is a > no-op. Breaking that assumption is a Bad Thing(tm). That assumption is totally bogus. Even for regular files you have side effects (atime); for anything else they're unpredictable. Ciao, ET. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: [RFD w/info-PATCH] device arguments from looku... Christer Weinigel
- Re: [RFD w/info-PATCH] device arguments from lookup, pa... Eric W. Biederman
- Re: [RFD w/info-PATCH] device arguments from look... Lars Marowsky-Bree
- Re: [RFD w/info-PATCH] device arguments from l... Daniel Phillips
- Why side-effects on open(2) are evil. (was Re: [RFD w/i... Alexander Viro
- Re: Why side-effects on open(2) are evil. (was Re:... Abramo Bagnara
- Re: Why side-effects on open(2) are evil. (was... Alexander Viro
- Re: Why side-effects on open(2) are evil. (was... Pavel Machek
- Re: Why side-effects on open(2) are evil. (was... Pavel Machek
- Re: Why side-effects on open(2) are evil. (was Re:... Linus Torvalds
- Re: Why side-effects on open(2) are evil. (was Re:... Edgar Toernig
- Re: Why side-effects on open(2) are evil. (was... Alexander Viro
- Re: Why side-effects on open(2) are evil. ... Linus Torvalds
- Re: Why side-effects on open(2) are ev... Jeff Garzik
- Re: Why side-effects on open(2) are ev... Jeff Garzik
- Re: Why side-effects on open(2) a... Oliver Xymoron
- Re: Why side-effects on open(2) a... Andreas Dilger
- Re: Why side-effects on open(... Malcolm Beattie
- Re: Why side-effects on open(... Andreas Dilger
- Re: Why side-effects on open(2) are ev... Andreas Dilger
- Re: Why side-effects on open(2) a... Linus Torvalds