On Fri, May 04, 2001 at 01:56:14PM +0200, Jens Axboe wrote: > Or you can rewrite block_read/write to use the page cache, in which case > you'd have more luck doing the above. once block_dev is in pagecache there will obviously be no-way to share cache between the block device and the filesystem, because all the caches will be in completly different address spaces. Andrea - 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. Linus Torvalds
- Re: [PATCH] SMP race in ext2 - metadata corruption. Shane Wegner
- Re: [PATCH] SMP race in ext2 - metadata corruption. Albert D. Cahalan
- Re: [PATCH] SMP race in ext2 - metadata corruption. Jens Axboe
- Re: [PATCH] SMP race in ext2 - metadata corruption. Andi Kleen
- Re: [PATCH] SMP race in ext2 - metadata corruption. volodya
- Re: [PATCH] SMP race in ext2 - metadata corruption. Alan Cox
- Re: [PATCH] SMP race in ext2 - metadata corruption. Linus Torvalds
- Re: [PATCH] SMP race in ext2 - metadata corruption. Rogier Wolff
- Re: [PATCH] SMP race in ext2 - metadata corruption. Jens Axboe
- Re: [PATCH] SMP race in ext2 - metadata corruption. Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadata corruption. Linus Torvalds
- Re: [PATCH] SMP race in ext2 - metadata corruption. Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadata corruption. Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadata corruption. Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadata corruption. Marc SCHAEFER
- Re: [PATCH] SMP race in ext2 - metadata corruption. Linus Torvalds
- Re: [PATCH] SMP race in ext2 - metadata corruption. Alexander Viro
- Re: [PATCH] SMP race in ext2 - metadata corruption. Linus Torvalds
- Re: [PATCH] SMP race in ext2 - metadata corruption. Alexander Viro
- Re: [PATCH] SMP race in ext2 - metadata corruption. Linus Torvalds