Messages in this thread |  | | Date | Thu, 26 Apr 2001 22:21:44 +0200 | From | Andrea Arcangeli <> | Subject | Re: [PATCH] SMP race in ext2 - metadata corruption. |
| |
On Thu, Apr 26, 2001 at 01:08:25PM -0700, Linus Torvalds wrote: > But the fact is that nobody should ever do the thing that could cause > problems.
dump in 2.4 also gets uncoherent view of the data which make things even worse than in 2.2 (to change that we should hash in the buffer hashtable all the bh overlapped in the pagecache and no I'm not suggesting that relax). The only reason it has a chance to work with ext2 is because ext2 is very dumb and it misses an inode map and in turn inodes are at a predictable location on disk so it cannot run totally out of control.
Andrea - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |