On Fri, 8 Oct 1999, Manfred Spraul wrote: > I couldn't find it in the POSIX standart, but at least some UNIXes don't > allow it: Sure. We are kinda-sorta preventing it too. But there is a windows when both the shared mmap() and lockf() may pass (if mmap() comes first, overlaps the memory area that was the last mmap to the unlinked file and fcntl() happens before the file is finally removed). OK, folks, I'm going down - 18 hours of tube time have some unpleasant effects.
- Re: [patch] [possible race in ... Andrea Arcangeli
- Re: [patch] [possible race in ... Stephen C. Tweedie
- Re: [patch] [possible race in ... Andrea Arcangeli
- Re: [patch] [possible race in ... Benjamin C.R. LaHaise
- Re: how to write get_block? Manfred Spraul
- Re: how to write get_block? Alexander Viro
- Re: how to write get_block? Manfred Spraul
- Re: how to write get_block? Alexander Viro
- Re: how to write get_block? Manfred Spraul
- Re: how to write get_block? Manfred Spraul
- Re: how to write get_block? Alexander Viro
- Re: how to write get_block? Andrea Arcangeli
- Re: how to write get_block? Alexander Viro
- Re: how to write get_block? Andrea Arcangeli
- Re: how to write get_block? Manfred Spraul
- Re: how to write get_block? Manfred Spraul
- Re: how to write get_block? Andrea Arcangeli