On Thu, 26 Apr 2001, Andrea Arcangeli wrote:
> On Thu, Apr 26, 2001 at 03:34:00PM -0400, Alexander Viro wrote:
> > Same scenario, but with read-in-progress started before we do getblk(). BTW,
>
> how can the read in progress see a branch that we didn't spliced yet? We
fd = open("/dev/hda1", O_RDONLY);
read(fd, buf, sizeof(buf));
-
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: [PATCH] SMP race in ext2 - metadata corruption. Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadata corrup... Alexander Viro
- Re: [PATCH] SMP race in ext2 - metadata co... Chris Mason
- Re: [PATCH] SMP race in ext2 - metadata corrup... Linus Torvalds
- Re: [PATCH] SMP race in ext2 - metadata co... Alexander Viro
- Re: [PATCH] SMP race in ext2 - metadat... Alexander Viro
- Re: [PATCH] SMP race in ext2 - met... Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadata co... Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadat... Alexander Viro
- Re: [PATCH] SMP race in ext2 - met... Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 ... Alexander Viro
- Re: [PATCH] SMP race in e... Linus Torvalds
- Re: [PATCH] SMP race in e... Alexander Viro
- Re: [PATCH] SMP race in e... Andrea Arcangeli
- Re: [PATCH] SMP race in e... Alexander Viro
- Re: [PATCH] SMP race in e... Andrea Arcangeli
- Re: [PATCH] SMP race in e... Linus Torvalds
- Re: [PATCH] SMP race in e... Andrea Arcangeli
- Re: [PATCH] SMP race in e... Andrea Arcangeli
- Re: [PATCH] SMP race in e... Andrzej Krzysztofowicz
- Re: [PATCH] SMP race in e... LA Walsh

